Home
last modified time | relevance | path

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

/netbsd-src/external/mpl/dhcp/bind/dist/lib/dns/include/dns/
H A Dtypes.h418 typedef void (*dns_updatecallback_t)(void *, isc_result_t, dns_message_t *); typedef
/netbsd-src/external/mpl/bind/dist/lib/dns/include/dns/
H A Dtypes.h414 typedef void (*dns_updatecallback_t)(void *, isc_result_t, dns_message_t *); global() typedef