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

/osnet-11/usr/src/cmd/sendmail/src/
H A Dstats.c45 markstats(e, to, type) 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);
2183 markstats(e, firstto, STATS_CONNECT);
3610 markstats(e, tochain, STATS_NORMAL);
H A Dsavemail.c702 markstats(ee, NULLADDR, STATS_NORMAL);
H A Dsendmail.h2532 extern void markstats __P((ENVELOPE *, ADDRESS *, int));
H A Ddaemon.c806 markstats(e, NULL, STATS_CONNECT);
H A Dmain.c2851 markstats(&MainEnvelope, NULL, STATS_QUARANTINE);
H A Dparseaddr.c3200 markstats(e, &a1, STATS_REJECT);
H A Dsrvrsmtp.c3651 markstats(e, NULL, STATS_QUARANTINE);

Completed in 76 milliseconds