Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/sendmail/src/
H A Dalias.c929 else if (transienterror(err))
H A Drecipient.c855 if (transienterror(ret))
H A Ddaemon.c1125 (!transienterror(save_errno) ||
1246 } while (ntries++ < MAXOPENTRIES && transienterror(save_errno));
H A Dutil.c2185 if (transienterror(save_errno))
H A Dsendmail.h2848 extern bool transienterror __P((int));
H A Ddeliver.c2857 transienterror(save_errno))
5796 if (transienterror(errno))
H A Dconf.c3497 transienterror(err) in transienterror() function
H A Dmap.c1287 if (h_errno == TRY_AGAIN || transienterror(errno))