Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sendmail/src/
H A Dusersmtp.c98 case MCIS_MAIL:
2148 mci->mci_state = MCIS_MAIL;
H A Dsendmail.h739 #define MCIS_MAIL 3 /* MAIL command sent */ macro
H A Ddeliver.c3572 (mci->mci_state == MCIS_MAIL ||