Home
last modified time | relevance | path

Searched refs:SMTP_DNS_INVALID (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/ibm-public/postfix/dist/src/smtp/
H A Dsmtp.c1361 0, SMTP_DNS_INVALID, in post_init()
1371 if (smtp_dns_support == SMTP_DNS_INVALID) in post_init()
H A Dsmtp.h310 #define SMTP_DNS_INVALID (-1) /* smtp_dns_support_level = <bogus> */ macro