OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:smtp_dns_support
(Results
1 - 7
of
7
) sorted by relevancy
/src/external/ibm-public/postfix/dist/src/smtp/
smtp.c
1203
int
smtp_dns_support
;
variable
1432
smtp_dns_support
=
1435
smtp_dns_support
=
1437
if (
smtp_dns_support
== SMTP_DNS_INVALID)
1440
var_disable_dns = (
smtp_dns_support
== SMTP_DNS_DISABLED);
1478
if (
smtp_dns_support
== SMTP_DNS_DISABLED)
smtp_addr.c
305
&&
smtp_dns_support
== SMTP_DNS_DNSSEC)
554
if (
smtp_dns_support
== SMTP_DNS_DISABLED)
556
if (
smtp_dns_support
== SMTP_DNS_DNSSEC)
706
if (
smtp_dns_support
== SMTP_DNS_DNSSEC)
770
if (
smtp_dns_support
== SMTP_DNS_DISABLED)
773
if (
smtp_dns_support
== SMTP_DNS_DNSSEC) {
smtp_tlsrpt.c
124
if (
smtp_dns_support
== SMTP_DNS_DISABLED) {
152
if (
smtp_dns_support
== SMTP_DNS_DNSSEC)
smtp_tls_policy_test.c
98
int
smtp_dns_support
;
variable
smtp.h
391
extern int
smtp_dns_support
; /* dns support level */
smtp_connect.c
1065
non_dns_or_literal = (
smtp_dns_support
== SMTP_DNS_DISABLED
smtp_tls_policy.c
1055
||
smtp_dns_support
!= SMTP_DNS_DNSSEC) {
Completed in 22 milliseconds
Indexes created Tue Aug 11 00:25:38 UTC 2026