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

/bind-9.6-ESV-R11/lib/dns/
H A Dadb.c284 static void print_dns_name(FILE *, dns_name_t *);
2805 print_dns_name(f, &name->name);
2808 print_dns_name(f, &name->target);
2876 print_dns_name(f, &li->qname);
2936 print_dns_name(FILE *f, dns_name_t *name) { function

Completed in 17 milliseconds