OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:hashtable_free
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/mpl/bind/dist/lib/isc/
ht.c
88
hashtable_free
(isc_ht_t *ht, const uint8_t idx);
177
hashtable_free
(ht, HT_NEXTTABLE(ht->hindex));
220
hashtable_free
(isc_ht_t *ht, const uint8_t idx) {
function
276
hashtable_free
(ht, i);
/src/external/mpl/dhcp/bind/dist/lib/isc/
ht.c
87
hashtable_free
(isc_ht_t *ht, const uint8_t idx);
217
hashtable_free
(ht, HT_NEXTTABLE(ht->hindex));
263
hashtable_free
(isc_ht_t *ht, const uint8_t idx) {
function
319
hashtable_free
(ht, i);
/src/external/mpl/bind/dist/lib/dns/
rbt.c
182
hashtable_free
(dns_rbt_t *rbt, uint8_t index);
307
hashtable_free
(rbt, 0);
310
hashtable_free
(rbt, 1);
1469
hashtable_free
(dns_rbt_t *rbt, uint8_t index) {
function
1533
hashtable_free
(rbt, RBT_HASH_NEXTTABLE(rbt->hindex));
Completed in 29 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026