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

/freebsd-9.3-release/contrib/bind9/lib/dns/
H A Dadb.c288 static void print_namehook_list(FILE *, const char *legend,
3325 print_namehook_list(f, "v4", &name->v4, debug, now);
3326 print_namehook_list(f, "v6", &name->v6, debug, now);
3450 print_namehook_list(FILE *f, const char *legend, dns_adbnamehooklist_t *list, function

Completed in 127 milliseconds