Searched refs:MCIF_SIZE (Results 1 – 4 of 4) sorted by relevance
706 #define MCIF_SIZE 0x00000020 /* SIZE option supported */ macro724 #define MCIF_EXTENS (MCIF_EXPN | MCIF_SIZE | MCIF_8BITMIME | MCIF_DSN | MCIF_8BITOK | MCIF_AUTH | M…726 #define MCIF_EXTENS (MCIF_EXPN | MCIF_SIZE | MCIF_8BITMIME | MCIF_DSN | MCIF_8BITOK | MCIF_AUTH | M…
443 mci->mci_flags |= MCIF_SIZE;2025 if (bitset(MCIF_SIZE, mci->mci_flags) && e->e_msgsize > 0)2219 if (bitset(MCIF_SIZE, mci->mci_flags))
562 { MCIF_SIZE, "SIZE" },
3237 if (bitset(MCIF_SIZE, mci->mci_flags) &&