Home
last modified time | relevance | path

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

/netbsd-src/external/mpl/bind/dist/lib/dns/
H A Drequest.c46 typedef ISC_LIST(dns_request_t) dns_requestlist_t; global() typedef
/netbsd-src/external/mpl/dhcp/bind/dist/lib/dns/
H A Drequest.c45 typedef ISC_LIST(dns_request_t) dns_requestlist_t; typedef