Home
last modified time | relevance | path

Searched refs:read_root_hints (Results 1 – 4 of 4) sorted by relevance

/NextBSD/contrib/ldns/drill/
HDdrill.h91 ldns_rr_list *read_root_hints(const char *filename);
HDroot.c77 read_root_hints(const char *filename) in read_root_hints() function
HDdrill.c261 global_dns_root = read_root_hints(optarg); in main()
/NextBSD/contrib/unbound/iterator/
HDiter_hints.c286 read_root_hints(struct iter_hints* hints, char* fname) in read_root_hints() function
410 if(!read_root_hints(hints, f)) in read_root_hints_list()