fsync 441 lib-src/movemail.c if (fsync (outdesc) != 0 && errno != EINVAL) fsync 705 lib-src/movemail.c if (fsync (mbfi) != 0 && errno != EINVAL) fsync 1025 lib/unistd.in.h _GL_FUNCDECL_SYS (fsync, int, (int fd)); fsync 1027 lib/unistd.in.h _GL_CXXALIAS_SYS (fsync, int, (int fd)); fsync 1028 lib/unistd.in.h _GL_CXXALIASWARN (fsync); fsync 1032 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 5395 src/fileio.c while (fsync (desc) != 0)