Home
last modified time | relevance | path

Searched refs:SAFE_NO (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/sendmail/src/
H A Dcollect.c861 else if (SuperSafe == SAFE_NO ||
H A Dsendmail.h2236 #define SAFE_NO 0 /* no fsync(): don't use... */ macro
H A Dqueue.c956 if (SuperSafe != SAFE_NO)
9061 if (SuperSafe != SAFE_NO)
H A Ddaemon.c1649 : SAFE_NO;
H A Dmain.c2875 SuperSafe = SAFE_NO;
H A Dreadcf.c3783 SuperSafe = atobool(val) ? SAFE_REALLY : SAFE_NO;
H A Ddeliver.c6829 (SuperSafe != SAFE_NO &&