Home
last modified time | relevance | path

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

/original-bsd/usr.sbin/sendmail/src/
H A Dsrvrsmtp.c115 int nrcpts = 0; /* number of RCPT commands */ local
384 nrcpts = 0;
557 nrcpts++;
574 else if (nrcpts <= 0)
H A Drecipient.c574 int nrcpts = 0; local
582 nrcpts++;
587 if (nrcpts == 1)
599 else if (!initialdontsend && nrcpts > 0)
/original-bsd/usr.sbin/sendmail/doc/op/
H A Dspell.ok503 nrcpts
/original-bsd/usr.sbin/sendmail/
H A DRELEASE_NOTES3057 Fixes to requeueing code to make it compute priority, nrcpts,