Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sendmail/src/
H A Dsrvrsmtp.c471 if (smtp.sm_nrcpts > 0) \
474 smtp.sm_nrcpts = 0; \
648 smtp.sm_nrcpts = 0;
2353 smtp.sm_nrcpts = 0;
2564 smtp.sm_nrcpts == 0 ||
2566 (smtp.sm_nrcpts + n_badrcpts) >=
2618 smtp.sm_nrcpts >= MaxRcptPerMsg)
2801 if (smtp.sm_nrcpts == 0)
2806 smtp.sm_nrcpts++;
3137 if (smtp.sm_nrcpts > 0)
[all …]