Searched defs:markfailure (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/sendmail/src/
H A Ddeliver.c1590 markfailure(e, to, NULL, EX_UNAVAILABLE, false);
1614 markfailure(e, to, NULL, rcode, ovr);
1716 markfailure(e, to, NULL, rcode, true);
3362 markfailure(e, to, mci, i, false);
3398 markfailure(e, to, mci, i, false);
3479 markfailure(e, to, mci, rcode, true);
3493 markfailure(e, to, mci, rcode, true);
3679 markfailure(e, q, mci, rcode, ovr) function

Completed in 68 milliseconds