Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/sendmail/src/
H A Ddeliver.c1642 markfailure(e, to, NULL, EX_UNAVAILABLE, false);
1666 markfailure(e, to, NULL, rcode, ovr);
1768 markfailure(e, to, NULL, rcode, true);
3553 markfailure(e, to, mci, i, false);
3589 markfailure(e, to, mci, i, false);
3670 markfailure(e, to, mci, rcode, true);
3684 markfailure(e, to, mci, rcode, true);
3887 markfailure(e, q, mci, rcode, ovr) in markfailure() function
H A Dusersmtp.c2331 markfailure(e, mci->mci_nextaddr, mci, r, false);
2600 markfailure(e, mci->mci_nextaddr, mci, r,
H A Dsendmail.h2777 extern void markfailure __P((ENVELOPE *, ADDRESS *, MCI *, int, bool));
/freebsd-13.1/contrib/sendmail/
H A DRELEASE_NOTES10764 has been moved from markfailure() to dropenvelope()