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

/bind-9.6-ESV-R11/lib/dns/
H A Dadb.c318 static inline isc_boolean_t unlink_entry(dns_adb_t *, dns_adbentry_t *);
787 unlink_entry(adb, e);
807 unlink_entry(dns_adb_t *adb, dns_adbentry_t *entry) { function
912 result = unlink_entry(adb, entry);
1262 result = unlink_entry(adb, entry);
1925 result = unlink_entry(adb, entry);

Completed in 17 milliseconds