Searched refs:NEEDFSYNC (Results 1 - 2 of 2) sorted by relevance

/sendmail/include/sm/
H A Dconf.h1253 # define NEEDFSYNC 1 /* needs the fsync(2) call stub */ macro
1274 # define NEEDFSYNC 1 /* needs the fsync(2) call stub */ macro
1302 # define NEEDFSYNC 1 /* no fsync(2) in system library */ macro
1854 # define NEEDFSYNC 1 /* use sendmail's fsync() */ macro
1987 # define NEEDFSYNC 1 /* no fsync in system library */ macro
2101 # define NEEDFSYNC 1 /* system fsync(2) fails on non-EFS filesys */ macro
2129 # define NEEDFSYNC 1 /* no fsync in system library */ macro
/sendmail/sendmail/
H A Dconf.c2936 #if NEEDFSYNC
2949 #endif /* NEEDFSYNC */
6020 #if NEEDFSYNC
6021 "NEEDFSYNC",
6022 #endif /* NEEDFSYNC */

Completed in 23 milliseconds