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

/bind-9.11.3/lib/dns/
H A Dadb.c306 static void print_dns_name(FILE *, dns_name_t *);
3476 print_dns_name(f, &name->name);
3479 print_dns_name(f, &name->target);
3566 print_dns_name(f, &li->qname);
3626 print_dns_name(FILE *f, dns_name_t *name) { function

Completed in 25 milliseconds