Home
last modified time | relevance | path

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

/freebsd/contrib/sendmail/src/
H A Dalias.c1036 else if (transienterror(err))
H A Drecipient.c869 if (transienterror(ret))
H A Ddaemon.c1132 (!transienterror(save_errno) ||
1253 } while (ntries++ < MAXOPENTRIES && transienterror(save_errno));
H A Dutil.c2331 if (transienterror(save_errno))
H A Dsendmail.h3020 extern bool transienterror __P((int));
H A Ddeliver.c3469 transienterror(save_errno))
6761 if (transienterror(errno))
H A Dconf.c3499 transienterror(err) in transienterror() function
H A Dmap.c1519 if (h_errno == TRY_AGAIN || transienterror(errno))