Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sendmail/src/
H A Dcollect.c735 SuperSafe == SAFE_INTERACTIVE ||
H A Dqueue.c525 SuperSafe == SAFE_INTERACTIVE && msync)
580 (SuperSafe == SAFE_INTERACTIVE && msync))
874 (SuperSafe == SAFE_INTERACTIVE && msync)) &&
8687 SuperSafe == SAFE_INTERACTIVE) &&
H A Dsendmail.h1958 #define SAFE_INTERACTIVE 1 /* limit fsync() in -odi */ macro
H A Dmain.c1317 if (SuperSafe == SAFE_INTERACTIVE && CurEnv->e_sendmode != SM_DELIVER)
H A Dreadcf.c2906 SuperSafe = SAFE_INTERACTIVE;
H A Ddaemon.c1604 d->d_supersafe = SAFE_INTERACTIVE;