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

/freebsd-9.3-release/contrib/bind9/lib/dns/
H A Dadb.c1267 clean_namehooks(dns_adb_t *adb, dns_adbnamehooklist_t *namehooks) { argument
1275 namehook = ISC_LIST_HEAD(*namehooks);
1302 ISC_LIST_UNLINK(*namehooks, namehook, plink);
1305 namehook = ISC_LIST_HEAD(*namehooks);

Completed in 72 milliseconds