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

/bind-9.6-ESV-R11/lib/dns/
H A Dadb.c503 dns_adbentry_t *foundentry; /* NO CLEAN UP! */ local
549 foundentry = find_entry_and_lock(adb, &sockaddr, &addr_bucket,
551 if (foundentry == NULL) {
571 if (anh->entry == foundentry)
574 foundentry->refcnt++;
575 nh->entry = foundentry;

Completed in 581 milliseconds