Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sendmail/src/
H A Dstats.c43 markstats(e, to, type) in markstats() function
H A Dcollect.c922 markstats(e, (ADDRESS *) NULL, STATS_NORMAL);
H A Ddeliver.c94 markstats(e, NULL, STATS_REJECT);
1733 markstats(e, to, STATS_NORMAL);
2182 markstats(e, firstto, STATS_CONNECT);
3609 markstats(e, tochain, STATS_NORMAL);
H A Dsavemail.c704 markstats(ee, NULLADDR, STATS_NORMAL);
H A Dsendmail.h2464 extern void markstats __P((ENVELOPE *, ADDRESS *, int));
H A Dparseaddr.c3200 markstats(e, &a1, STATS_REJECT);
H A Dmain.c2848 markstats(&MainEnvelope, NULL, STATS_QUARANTINE);
H A Ddaemon.c806 markstats(e, NULL, STATS_CONNECT);
H A Dsrvrsmtp.c3648 markstats(e, NULL, STATS_QUARANTINE);