Searched refs:destroy_entry (Results 1 - 2 of 2) sorted by relevance

/bind-9.6-ESV-R11/lib/dns/
H A Dacache.c248 static void destroy_entry(dns_acacheentry_t *ent);
410 destroy_entry(dns_acacheentry_t *entry) { function
1728 destroy_entry(entry);
H A Dadb.c1246 isc_boolean_t destroy_entry; local
1257 destroy_entry = ISC_FALSE;
1261 destroy_entry = ISC_TRUE;
1268 if (!destroy_entry)

Completed in 21 milliseconds