Searched refs:USEFSYNC (Results 1 – 1 of 1) sorted by relevance
60 #define USEFSYNC 0x04 /* Tell install to use fsync(2). */ macro108 iflags |= USEFSYNC; in main()362 if (flags & USEFSYNC) in install()