Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sendmail/src/
H A Dusersmtp.c99 case MCIS_RCPT:
2374 mci->mci_state = MCIS_RCPT;
H A Dsendmail.h740 #define MCIS_RCPT 4 /* RCPT commands being sent */ macro
H A Ddeliver.c3573 mci->mci_state == MCIS_RCPT ||