POSIX_CLOSE_RESTART 2444 src/sysdep.c #ifndef POSIX_CLOSE_RESTART POSIX_CLOSE_RESTART 2450 src/sysdep.c eassert (flag == POSIX_CLOSE_RESTART); POSIX_CLOSE_RESTART 2484 src/sysdep.c int r = posix_close (fd, POSIX_CLOSE_RESTART); POSIX_CLOSE_RESTART 2487 src/sysdep.c if (!POSIX_CLOSE_RESTART || errno != EINTR)