Searched refs:e_to_sys (Results 1 - 1 of 1) sorted by relevance

/sendmail/mail.local/
H A Dmail.local.c172 int e_to_sys __P((int));
1111 if (off == EX_TEMPFAIL || e_to_sys(off) == EX_TEMPFAIL)
1606 (void) e_to_sys(errno);
1713 * e_to_sys --
1718 e_to_sys(num) function

Completed in 7 milliseconds