Home
last modified time | relevance | path

Searched refs:markstats (Results 1 – 9 of 9) sorted by relevance

/freebsd-14.2/contrib/sendmail/src/
H A Dstats.c43 markstats(e, to, type) in markstats() function
H A Dcollect.c1082 markstats(e, (ADDRESS *) NULL, STATS_NORMAL);
H A Dsavemail.c716 markstats(ee, NULLADDR, STATS_NORMAL);
H A Ddeliver.c198 markstats(e, NULL, STATS_REJECT);
2252 markstats(e, to, STATS_NORMAL);
2905 markstats(e, firstto, STATS_CONNECT);
4651 markstats(e, tochain, STATS_NORMAL);
H A Dsendmail.h2823 extern void markstats __P((ENVELOPE *, ADDRESS *, int));
H A Dparseaddr.c3301 markstats(e, &a1, STATS_REJECT);
H A Ddaemon.c832 markstats(e, NULL, STATS_CONNECT);
H A Dmain.c2975 markstats(&MainEnvelope, NULL, STATS_QUARANTINE);
H A Dsrvrsmtp.c4350 markstats(e, NULL, STATS_QUARANTINE);