Searched refs:D_NOTLS (Results 1 – 5 of 5) sorted by relevance
2157 if (chkclientmodifiers(D_NOTLS))2164 if (chkdaemonmodifiers(D_NOTLS) && chkclientmodifiers(D_NOTLS))
2047 #define D_NOTLS 'S' /* don't use STARTTLS */ macro
1861 { "NOTLS", D_NOTLS },
973 | (bitnset(D_NOTLS, d_flags) ? SRV_NONE : SRV_OFFER_TLS)
3076 usetls = !iscltflgset(e, D_NOTLS);