Searched refs:DNS_REPLY (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/external/ibm-public/postfix/dist/src/dns/
H A Ddns_lookup.c278 typedef struct DNS_REPLY { struct
289 } DNS_REPLY; typedef in typeref:struct:DNS_REPLY
486 DNS_REPLY *reply, VSTRING *why, unsigned lflags)
655 static int dns_skip_query(DNS_REPLY *reply)
696 unsigned type, DNS_REPLY *reply)
739 static int dns_get_rr(DNS_RR **list, const char *orig_name, DNS_REPLY *reply,
889 static int dns_get_alias(DNS_REPLY *reply, unsigned char *pos,
903 static int dns_get_answer(const char *orig_name, DNS_REPLY *reply, int type,
1020 static DNS_REPLY reply;

Completed in 72 milliseconds