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

/bind-9.11.3/lib/dns/
H A Dadb.c319 static inline isc_boolean_t dec_entry_refcnt(dns_adb_t *, isc_boolean_t,
1350 result = dec_entry_refcnt(adb, overmem, entry,
1627 dec_entry_refcnt(dns_adb_t *adb, isc_boolean_t overmem, dns_adbentry_t *entry, function
3327 RUNTIME_CHECK(dec_entry_refcnt(adb, overmem, entry, ISC_TRUE) ==
4644 want_check_exit = dec_entry_refcnt(adb, overmem, entry, ISC_FALSE);

Completed in 26 milliseconds