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

/bind-9.11.3/lib/dns/
H A Dadb.c341 static inline isc_boolean_t unlink_entry(dns_adb_t *, dns_adbentry_t *);
1167 unlink_entry(adb, e);
1187 unlink_entry(dns_adb_t *adb, dns_adbentry_t *entry) { function
1292 result = unlink_entry(adb, entry);
1647 result = unlink_entry(adb, entry);
2403 result = unlink_entry(adb, entry);

Completed in 54 milliseconds