Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/sendmail/src/
H A Dcollect.c746 SuperSafe == SAFE_INTERACTIVE ||
H A Dqueue.c518 SuperSafe == SAFE_INTERACTIVE && msync)
573 (SuperSafe == SAFE_INTERACTIVE && msync))
872 (SuperSafe == SAFE_INTERACTIVE && msync)) &&
8713 SuperSafe == SAFE_INTERACTIVE) &&
H A Dsendmail.h2069 #define SAFE_INTERACTIVE 1 /* limit fsync() in -odi */ macro
H A Dmain.c1325 if (SuperSafe == SAFE_INTERACTIVE && !SM_IS_INTERACTIVE(CurEnv->e_sendmode))
H A Ddaemon.c1612 d->d_supersafe = SAFE_INTERACTIVE;
H A Dreadcf.c3474 SuperSafe = SAFE_INTERACTIVE;