Home
last modified time | relevance | path

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

/dflybsd-src/contrib/ldns/drill/
H A Ddrill.h88 ldns_rr_list *read_root_hints(const char *filename);
H A Droot.c77 read_root_hints(const char *filename) in read_root_hints() function
H A Ddrill.c275 global_dns_root = read_root_hints(optarg); in main()