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

  /src/external/ibm-public/postfix/dist/src/smtp/
smtp_addr.c 11 /* DNS_RR *smtp_domain_addr(name, mxrr, misc_flags, why, found_myself)
38 /* smtp_domain_addr() looks up the network addresses for mail
53 /* It is an error to call smtp_domain_addr() when DNS lookups are
62 /* supports the features of smtp_domain_addr() except that
69 /* Results from smtp_domain_addr(), smtp_host_addr(), and
73 /* Panics: interface violations. For example, calling smtp_domain_addr()
531 /* smtp_domain_addr - mail exchanger address lookup */
533 DNS_RR *smtp_domain_addr(const char *name, DNS_RR **mxrr, int misc_flags, function
555 msg_panic("smtp_domain_addr: DNS lookup is disabled");
649 msg_panic("smtp_domain_addr: bad status")
    [all...]
smtp_addr.c 11 /* DNS_RR *smtp_domain_addr(name, mxrr, misc_flags, why, found_myself)
38 /* smtp_domain_addr() looks up the network addresses for mail
53 /* It is an error to call smtp_domain_addr() when DNS lookups are
62 /* supports the features of smtp_domain_addr() except that
69 /* Results from smtp_domain_addr(), smtp_host_addr(), and
73 /* Panics: interface violations. For example, calling smtp_domain_addr()
531 /* smtp_domain_addr - mail exchanger address lookup */
533 DNS_RR *smtp_domain_addr(const char *name, DNS_RR **mxrr, int misc_flags, function
555 msg_panic("smtp_domain_addr: DNS lookup is disabled");
649 msg_panic("smtp_domain_addr: bad status")
    [all...]
smtp_addr.c 11 /* DNS_RR *smtp_domain_addr(name, mxrr, misc_flags, why, found_myself)
38 /* smtp_domain_addr() looks up the network addresses for mail
53 /* It is an error to call smtp_domain_addr() when DNS lookups are
62 /* supports the features of smtp_domain_addr() except that
69 /* Results from smtp_domain_addr(), smtp_host_addr(), and
73 /* Panics: interface violations. For example, calling smtp_domain_addr()
531 /* smtp_domain_addr - mail exchanger address lookup */
533 DNS_RR *smtp_domain_addr(const char *name, DNS_RR **mxrr, int misc_flags, function
555 msg_panic("smtp_domain_addr: DNS lookup is disabled");
649 msg_panic("smtp_domain_addr: bad status")
    [all...]

Completed in 44 milliseconds