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

/freebsd-9.3-release/contrib/bind9/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.c1572 isc_boolean_t destroy_entry; local
1583 destroy_entry = ISC_FALSE;
1587 destroy_entry = ISC_TRUE;
1594 if (!destroy_entry)

Completed in 75 milliseconds