Searched refs:stat_nt (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/sendmail/include/sendmail/
H A Dmailstats.h36 long stat_nt[MAXMAILERS]; /* # msgs to each mailer */ member in struct:statistics
/illumos-gate/usr/src/cmd/sendmail/src/
H A Dstats.c87 Stat.stat_nt[to->q_mailer->m_mno]++;
179 stats.stat_nt[i] += Stat.stat_nt[i];
/illumos-gate/usr/src/cmd/sendmail/aux/
H A Dmailstats.c294 if (stats.stat_nf[i] || stats.stat_nt[i] ||
308 stats.stat_nt[i],
321 tomsgs += stats.stat_nt[i];

Completed in 43 milliseconds