Home
last modified time | relevance | path

Searched refs:markfailure (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/sendmail/src/
H A Ddeliver.c2109 markfailure(e, to, NULL, EX_UNAVAILABLE, false);
2133 markfailure(e, to, NULL, rcode, ovr);
2235 markfailure(e, to, NULL, rcode, true);
4389 markfailure(e, to, mci, rc, false);
4430 markfailure(e, to, mci, rc, false);
4515 markfailure(e, to, mci, rcode, true);
4529 markfailure(e, to, mci, rcode, true);
4800 markfailure(e, q, mci, rcode, ovr) in markfailure() function
H A Dusersmtp.c2419 markfailure(e, mci->mci_nextaddr, mci, r, false);
2702 markfailure(e, mci->mci_nextaddr, mci, r,
H A Dsendmail.h2942 extern void markfailure __P((ENVELOPE *, ADDRESS *, MCI *, int, bool));
/freebsd/contrib/sendmail/
H A DRELEASE_NOTES11062 has been moved from markfailure() to dropenvelope()