Home
last modified time | relevance | path

Searched refs:RequiresDirfsync (Results 1 – 8 of 8) sorted by relevance

/src/contrib/sendmail/src/ !
H A Dsendmail.h2545 EXTERN bool RequiresDirfsync; /* requires fsync() for directory */ variable
H A Dconf.c430 RequiresDirfsync = true;
H A Dreadcf.c4801 RequiresDirfsync = atobool(val);
H A Ddeliver.c1055 if (!RequiresDirfsync)
/src/contrib/sendmail/cf/cf/ !
H A Dsubmit.cf493 #O RequiresDirfsync=true
/src/contrib/sendmail/cf/m4/ !
H A Dproto.m4645 _OPTION(RequiresDirfsync, `confREQUIRES_DIR_FSYNC', `true')
/src/contrib/sendmail/cf/ !
H A DREADME4434 confREQUIRES_DIR_FSYNC RequiresDirfsync [true] RequiresDirfsync can
/src/contrib/sendmail/ !
H A DRELEASE_NOTES1760 New option RequiresDirfsync to turn off the compile time flag