Home
last modified time | relevance | path

Searched refs:SevenBitInput (Results 1 – 9 of 9) sorted by relevance

/illumos-gate/usr/src/cmd/sendmail/src/
H A Dsrvrsmtp.c647 SevenBitInput_Saved = SevenBitInput;
2420 SevenBitInput = SevenBitInput_Saved;
4141 SevenBitInput = SevenBitInput_Saved;
4217 SevenBitInput = false;
4221 SevenBitInput = true;
H A Dcollect.c408 if (SevenBitInput)
H A Dutil.c1352 if (SevenBitInput)
H A Dsendmail.h2233 EXTERN bool SevenBitInput; /* force 7-bit data on input */ variable
H A Dmain.c1458 SevenBitInput = (i == BODYTYPE_7BIT);
H A Dreadcf.c2532 SevenBitInput = atobool(val);
H A Dconf.c322 SevenBitInput = false; /* option 7 */
/illumos-gate/usr/src/cmd/sendmail/cf/m4/
H A Dproto.m4252 _OPTION(SevenBitInput, `confSEVEN_BIT_INPUT', `False')
/illumos-gate/usr/src/cmd/sendmail/cf/
H A DREADME3375 confSEVEN_BIT_INPUT SevenBitInput [False] Force input to seven bits?