Home
last modified time | relevance | path

Searched refs:MCIF_VERB (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/sendmail/src/
H A Dusersmtp.c231 if ((UseMSP && Verbose && bitset(MCIF_VERB, mci->mci_flags))
461 mci->mci_flags |= MCIF_VERB;
H A Dsendmail.h720 #define MCIF_VERB 0x00080000 /* VERB supported */ macro