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

/freebsd-9.3-release/contrib/bind9/lib/dns/
H A Dadb.c287 static void print_dns_name(FILE *, dns_name_t *);
3309 print_dns_name(f, &name->name);
3312 print_dns_name(f, &name->target);
3380 print_dns_name(f, &li->qname);
3440 print_dns_name(FILE *f, dns_name_t *name) { function

Completed in 115 milliseconds