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

/freebsd-9.3-release/contrib/bind9/lib/dns/
H A Dadb.c321 static inline isc_boolean_t unlink_entry(dns_adb_t *, dns_adbentry_t *);
1112 unlink_entry(adb, e);
1132 unlink_entry(dns_adb_t *adb, dns_adbentry_t *entry) { function
1237 result = unlink_entry(adb, entry);
1588 result = unlink_entry(adb, entry);
2281 result = unlink_entry(adb, entry);

Completed in 46 milliseconds