Home
last modified time | relevance | path

Searched refs:transienterror (Results 1 – 8 of 8) sorted by relevance

/freebsd-12.1/contrib/sendmail/src/
H A Dalias.c943 else if (transienterror(err))
H A Ddaemon.c1105 (!transienterror(save_errno) ||
1226 } while (ntries++ < MAXOPENTRIES && transienterror(save_errno));
H A Drecipient.c850 if (transienterror(ret))
H A Dutil.c2184 if (transienterror(save_errno))
H A Dsendmail.h2817 extern bool transienterror __P((int));
H A Ddeliver.c2756 transienterror(save_errno))
5598 if (transienterror(errno))
H A Dconf.c3432 transienterror(err) in transienterror() function
H A Dmap.c1260 if (h_errno == TRY_AGAIN || transienterror(errno))