Home
last modified time | relevance | path

Searched defs:res_conf (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/unbound/smallapp/
H A Dunbound-anchor.c284 create_unbound_context(const char* res_conf, const char* root_hints, in create_unbound_context()
632 resolve_name(const char* host, int port, const char* res_conf, in resolve_name()
1957 const char* p7signer, const char* res_conf, const char* root_hints, in do_certupdate()
2245 fetch_root_key(const char* root_anchor_file, const char* res_conf, in fetch_root_key()
2264 const char* p7signer, const char* res_conf, const char* root_hints, in do_root_update_work()
2332 const char* res_conf = NULL; in main() local