Home
last modified time | relevance | path

Searched refs:USE_DOUBLE_FORK (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/sendmail/include/sm/
H A Dconf.h1885 # define USE_DOUBLE_FORK 0 /* don't fork an intermediate zombie */ macro
2631 # ifndef USE_DOUBLE_FORK
2632 # define USE_DOUBLE_FORK 1 /* avoid intermediate zombies */ macro
/freebsd/contrib/sendmail/src/
H A Ddeliver.c776 #if USE_DOUBLE_FORK
805 #if USE_DOUBLE_FORK
H A Dconf.c6298 #if USE_DOUBLE_FORK
H A DREADME505 USE_DOUBLE_FORK By default this is on (1). Set it to 0 to suppress the
/freebsd/contrib/sendmail/
H A DRELEASE_NOTES2788 USE_DOUBLE_FORK, and NEEDLINK. See sendmail/README