Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sendmail/src/
H A Ddeliver.c514 if ((WILL_BE_QUEUED(mode) || mode == SM_FORK ||
532 msync = mode == SM_FORK;
587 case SM_FORK:
777 if (mode == SM_FORK)
H A Dsendmail.h1580 #define SM_FORK 'b' /* deliver in background */ macro
H A Dreadcf.c2634 case SM_FORK: /* fork after verification */
H A Ddaemon.c1493 case SM_FORK:
H A Dsrvrsmtp.c3756 mode = SM_FORK;
H A Dconf.c315 set_delivery_mode(SM_FORK, e); /* option d */