Lines Matching refs:atobool
3391 SevenBitInput = atobool(val);
3475 NoConnect = atobool(val);
3539 SaveFrom = atobool(val);
3543 MatchGecos = atobool(val);
3634 IgnrDot = atobool(val);
3638 SendMIMEErrors = atobool(val);
3657 UseErrorsTo = atobool(val);
3677 MeToo = atobool(val);
3681 CheckAliases = atobool(val);
3692 if (atobool(val))
3750 DontPruneRoutes = atobool(val);
3783 SuperSafe = atobool(val) ? SAFE_REALLY : SAFE_NO;
3862 Verbose = atobool(val) ? 1 : 0;
3866 TryNullMXList = atobool(val);
3888 ForkQueueRuns = atobool(val);
4013 ColonOkInAddr = atobool(val);
4069 DontExpandCnames = atobool(val);
4098 DontInitGroups = atobool(val);
4102 SingleLineFromHeader = atobool(val);
4106 AllowBogusHELO = atobool(val);
4114 if (!atobool(val))
4136 SingleThreadDelivery = atobool(val);
4230 RrtImpliesDsn = atobool(val);
4273 else if (atobool(val))
4300 DontLockReadFiles = atobool(val);
4557 TLSFallbacktoClear = atobool(val);
4713 FipsMode = atobool(val);
4788 UseMSP = atobool(val);
4792 SoftBounce = atobool(val);
4801 RequiresDirfsync = atobool(val);
4850 EightBitAddrOK = atobool(val);
4856 AddrTypeModes = atobool(val);
4872 RejectNUL = atobool(val);
4884 AddBcc = atobool(val);
4888 UseCompressedIPv6Addresses = atobool(val);
4905 Dane = atobool(val) ? DANE_SECURE : DANE_NEVER;
4917 KeepBcc = atobool(val);
4923 SetCertAltnames = atobool(val);
4932 SMTP_UTF8 = atobool(val);
4934 if (atobool(val))
4945 MTASTS = atobool(val);