Home
last modified time | relevance | path

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

/freebsd/contrib/sendmail/src/
H A Dutil.c2323 sm_close_on_exec(STDERR_FILENO + 1, DtableSize);
H A Dsendmail.h3003 extern void sm_close_on_exec __P((int lowest, int highest));
H A Ddaemon.c3373 sm_close_on_exec(STDERR_FILENO + 1, DtableSize); in restart_daemon()
H A Dconf.c5418 sm_close_on_exec(lowest, highest) in sm_close_on_exec() function
H A Ddeliver.c3456 sm_close_on_exec(STDERR_FILENO + 1, DtableSize);