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

/bind-9.11.3/lib/dns/
H A Dacache.c262 static void destroy_entry(dns_acacheentry_t *ent);
424 destroy_entry(dns_acacheentry_t *entry) { function
1741 destroy_entry(entry);
H A Dadb.c1631 isc_boolean_t destroy_entry; local
1642 destroy_entry = ISC_FALSE;
1646 destroy_entry = ISC_TRUE;
1653 if (!destroy_entry)

Completed in 26 milliseconds