Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sendmail/src/
H A Dusersmtp.c100 case MCIS_DATA:
2588 mci->mci_state = MCIS_DATA;
2728 if (mci->mci_state == MCIS_DATA)
H A Dsendmail.h741 #define MCIS_DATA 5 /* DATA command sent */ macro
H A Ddeliver.c3574 mci->mci_state == MCIS_DATA))