Home
last modified time | relevance | path

Searched refs:dns_dispatchset_destroy (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/mpl/bind/dist/lib/dns/include/dns/
H A Ddispatch.h413 dns_dispatchset_destroy(dns_dispatchset_t **dsetp);
/netbsd-src/external/mpl/dhcp/bind/dist/lib/dns/include/dns/
H A Ddispatch.h554 dns_dispatchset_destroy(dns_dispatchset_t **dsetp);
/netbsd-src/external/mpl/bind/dist/tests/dns/
H A Ddispatch_test.c283 dns_dispatchset_destroy(&dset); in server_senddone()
287 dns_dispatchset_destroy(&dset);
322 dns_dispatchset_destroy(&dset); in accept_cb()
350 dns_dispatchset_destroy(&dset); in response_getnext()
/netbsd-src/external/mpl/bind/dist/lib/dns/
H A Ddispatch.c2283 dns_dispatchset_destroy(dns_dispatchset_t **dsetp) { in dns_dispatchset_destroy() function
H A Dresolver.c9898 dns_dispatchset_destroy(&res->dispatches4);
9901 dns_dispatchset_destroy(&res->dispatches6);
/netbsd-src/external/mpl/dhcp/bind/dist/lib/dns/
H A Dresolver.c10469 dns_dispatchset_destroy(&res->dispatches4); in destroy()
10472 dns_dispatchset_destroy(&res->dispatches6); in destroy()
10733 dns_dispatchset_destroy(&res->dispatches6); in dns_resolver_create()
10736 dns_dispatchset_destroy(&res->dispatches4); in dns_resolver_create()
H A Ddispatch.c3551 dns_dispatchset_destroy(dns_dispatchset_t **dsetp) { in dns_dispatchset_destroy() function