Home
last modified time | relevance | path

Searched refs:SAFE_INTERACTIVE (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/sendmail/src/
H A Dcollect.c862 SuperSafe == SAFE_INTERACTIVE ||
H A Dqueue.c530 SuperSafe == SAFE_INTERACTIVE && QUP_MSYNC)
585 (SuperSafe == SAFE_INTERACTIVE &&
900 (SuperSafe == SAFE_INTERACTIVE && QUP_MSYNC)) &&
8962 SuperSafe == SAFE_INTERACTIVE) &&
H A Dsendmail.h2237 #define SAFE_INTERACTIVE 1 /* limit fsync() in -odi */ macro
H A Ddaemon.c1639 d->d_supersafe = SAFE_INTERACTIVE;
H A Dmain.c1363 if (SuperSafe == SAFE_INTERACTIVE && !SM_IS_INTERACTIVE(CurEnv->e_sendmode))
H A Dreadcf.c3774 SuperSafe = SAFE_INTERACTIVE;