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

/bind-9.6-ESV-R11/lib/dns/
H A Dadb.c498 dns_adbnamehook_t *anh; local
568 for (anh = ISC_LIST_HEAD(*hookhead);
569 anh != NULL;
570 anh = ISC_LIST_NEXT(anh, plink))
571 if (anh->entry == foundentry)
573 if (anh == NULL) {

Completed in 431 milliseconds