Home
last modified time | relevance | path

Searched refs:MCIF_NOTSTICKY (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/sendmail/src/
H A Dmci.c390 mci->mci_flags &= ~MCIF_NOTSTICKY;
648 { MCIF_NOTSTICKY, "NOTSTICKY" },
H A Dsendmail.h947 # define MCIF_NOTSTICKY 0x20000000 macro
949 # define MCIF_NOTSTICKY 0 macro
H A Dusersmtp.c2898 mci_setstat(mci, bitset(MCIF_NOTSTICKY, mci->mci_flags)
2901 mci->mci_flags &= ~MCIF_NOTSTICKY;
H A Dheaders.c2265 mci->mci_flags |= MCIF_NOTSTICKY;