Searched defs:should_try_fbsh (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/sendmail/src/
H A Ddeliver.c1194 static bool should_try_fbsh __P((ENVELOPE *, bool *, char *, size_t, int));
1197 should_try_fbsh(e, tried_fallbacksmarthost, hostbuf, hbsz, status) function
2104 if (should_try_fbsh(e, &tried_fallbacksmarthost,
2196 if (should_try_fbsh(e, &tried_fallbacksmarthost,

Completed in 53 milliseconds