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

/bind-9.11.3/lib/isc/include/isc/
H A Dht.h44 isc_ht_destroy(isc_ht_t **htp);
/bind-9.11.3/lib/isc/tests/
H A Dht_test.c184 isc_ht_destroy(&ht);
292 isc_ht_destroy(&ht);
/bind-9.11.3/lib/dns/
H A Dcatz.c485 isc_ht_destroy(&target->entries);
538 isc_ht_destroy(&toadd);
540 isc_ht_destroy(&tomod);
586 isc_ht_destroy(&new_zones->zones);
657 isc_ht_destroy(&new_zone->entries);
771 isc_ht_destroy(&zone->entries);
828 isc_ht_destroy(&catzs->zones);
/bind-9.11.3/lib/isc/
H A Dht.c87 isc_ht_destroy(isc_ht_t **htp) { function

Completed in 16 milliseconds