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

/freebsd-12-stable/contrib/sendmail/src/
H A Dstats.c43 markstats(e, to, type) function
H A Dcollect.c937 markstats(e, (ADDRESS *) NULL, STATS_NORMAL);
H A Ddeliver.c104 markstats(e, NULL, STATS_REJECT);
1785 markstats(e, to, STATS_NORMAL);
2289 markstats(e, firstto, STATS_CONNECT);
3800 markstats(e, tochain, STATS_NORMAL);
H A Dsavemail.c707 markstats(ee, NULLADDR, STATS_NORMAL);
H A Dmain.c2917 markstats(&MainEnvelope, NULL, STATS_QUARANTINE);
H A Dparseaddr.c3254 markstats(e, &a1, STATS_REJECT);
H A Dsendmail.h2662 extern void markstats __P((ENVELOPE *, ADDRESS *, int));
H A Ddaemon.c824 markstats(e, NULL, STATS_CONNECT);
H A Dsrvrsmtp.c4064 markstats(e, NULL, STATS_QUARANTINE);

Completed in 166 milliseconds