Home
last modified time | relevance | path

Searched refs:NEEDFSYNC (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/sendmail/include/sm/
H A Dconf.h1271 # define NEEDFSYNC 1 /* needs the fsync(2) call stub */ macro
1292 # define NEEDFSYNC 1 /* needs the fsync(2) call stub */ macro
1320 # define NEEDFSYNC 1 /* no fsync(2) in system library */ macro
1880 # define NEEDFSYNC 1 /* use sendmail's fsync() */ macro
2014 # define NEEDFSYNC 1 /* no fsync in system library */ macro
2128 # define NEEDFSYNC 1 /* system fsync(2) fails on non-EFS filesys */ macro
2156 # define NEEDFSYNC 1 /* no fsync in system library */ macro
/freebsd/contrib/sendmail/src/
H A Dconf.c3008 #if NEEDFSYNC
6224 #if NEEDFSYNC
H A DREADME319 NEEDFSYNC Define this if your standard C library does not define