Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sendmail/src/
H A Dutil.c2177 sm_close_on_exec(STDERR_FILENO + 1, DtableSize);
H A Dsendmail.h2629 extern void sm_close_on_exec __P((int lowest, int highest));
H A Ddaemon.c3153 sm_close_on_exec(STDERR_FILENO + 1, DtableSize); in restart_daemon()
H A Dconf.c5260 sm_close_on_exec(highest, lowest) in sm_close_on_exec() function
H A Ddeliver.c2731 sm_close_on_exec(STDERR_FILENO + 1, DtableSize);