Searched defs:nh (Results 1 - 1 of 1) sorted by relevance

/bind-9.11.3/lib/dns/
H A Dadb.c239 unsigned int nh; member in struct:dns_adbentry
873 dns_adbnamehook_t *nh; local
900 nh = NULL;
917 INSIST(nh == NULL);
918 nh = new_adbnamehook(adb, NULL);
919 if (nh == NULL) {
939 entry->nh = 1;
941 nh->entry = entry;
952 foundentry->nh++;
953 nh
1741 dns_adbnamehook_t *nh; local
1756 dns_adbnamehook_t *nh; local
3640 dns_adbnamehook_t *nh; local
[all...]

Completed in 15 milliseconds