HomeSort by: relevance | last modified time | path
    Searched defs:smtp_dns_support (Results 1 - 2 of 2) sorted by relevancy

  /src/external/ibm-public/postfix/dist/src/smtp/
smtp_tls_policy_test.c 98 int smtp_dns_support; variable
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)

Completed in 19 milliseconds