Home
last modified time | relevance | path

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

/freebsd/contrib/sendmail/src/
H A Ddeliver.c618 if ((WILL_BE_QUEUED(mode) || mode == SM_FORK ||
638 if (mode == SM_FORK)
694 case SM_FORK:
882 if (mode == SM_FORK)
H A Dsendmail.h1912 #define SM_FORK 'b' /* deliver in background */ macro
H A Ddaemon.c1527 case SM_FORK:
H A Dreadcf.c3493 case SM_FORK: /* fork after verification */
H A Dconf.c321 set_delivery_mode(SM_FORK, e); /* option d */
H A Dsrvrsmtp.c4502 mode = SM_FORK;