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

/freebsd-9.3-release/contrib/bind9/lib/dns/
H A Dadb.c3466 print_fetch(FILE *f, dns_adbfetch_t *ft, const char *type) { function
3474 print_fetch(f, n->fetch_a, "A");
3476 print_fetch(f, n->fetch_aaaa, "AAAA");

Completed in 48 milliseconds