Home
last modified time | relevance | path

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

/dports/dns/ldapdns/ldapdns-2.07/
H A Dht.c24 static int ht_die_fn(ht *x, void *key, unsigned klen, void *data) in ht_die_fn() function
32 if (ht_walk(x, ht_die_fn) == -1) in ht_die()