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

/bind-9.6-ESV-R11/lib/dns/
H A Dadb.c285 static void print_namehook_list(FILE *, const char *legend,
2821 print_namehook_list(f, "v4", &name->v4, debug, now);
2822 print_namehook_list(f, "v6", &name->v6, debug, now);
2946 print_namehook_list(FILE *f, const char *legend, dns_adbnamehooklist_t *list, function

Completed in 13 milliseconds