fsync 442 lib-src/movemail.c if (fsync (outdesc) != 0 && errno != EINVAL) fsync 706 lib-src/movemail.c if (fsync (mbfi) != 0 && errno != EINVAL) fsync 1066 lib/unistd.in.h _GL_FUNCDECL_SYS (fsync, int, (int fd)); fsync 1068 lib/unistd.in.h _GL_CXXALIAS_SYS (fsync, int, (int fd)); fsync 1069 lib/unistd.in.h _GL_CXXALIASWARN (fsync); fsync 1073 lib/unistd.in.h _GL_WARN_ON_USE (fsync, "fsync is unportable - " fsync 211 lib/utimens.c fsync (fd); fsync 694 src/dosfns.c fsync (fileno (tty->termscript)); fsync 5572 src/fileio.c while (fsync (desc) != 0)