Home
last modified time | relevance | path

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

/freebsd/contrib/sendmail/src/
H A Dusersmtp.c136 case MCIS_DATA:
2732 mci->mci_state = MCIS_DATA;
2859 if (mci->mci_state == MCIS_DATA)
H A Dsendmail.h966 #define MCIS_DATA 5 /* DATA command sent */ macro
H A Ddeliver.c4610 mci->mci_state == MCIS_DATA))