Home
last modified time | relevance | path

Searched defs:dns_peer (Results 1 – 1 of 1) sorted by relevance

/minix/external/bsd/bind/dist/lib/dns/include/dns/
H A Dpeer.h63 struct dns_peer { struct
64 unsigned int magic;
65 isc_uint32_t refs;
67 isc_mem_t *mem;
92 ISC_LINK(dns_peer_t) next; argument