Searched refs:MCIF_ESMTP (Results 1 – 4 of 4) sorted by relevance
186 mci->mci_flags |= MCIF_ESMTP;208 else if (bitset(MCIF_ESMTP, mci->mci_flags) &&232 if (bitset(MCIF_ESMTP, mci->mci_flags) &&236 mci->mci_flags &= ~MCIF_ESMTP;333 mci->mci_flags |= MCIF_ESMTP;
621 { MCIF_ESMTP, "ESMTP" },
872 #define MCIF_ESMTP 0x00000008 /* this host speaks ESMTP */ macro
2218 else if (bitset(MCIF_ESMTP, mci->mci_flags))