Searched defs:debugconf (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.1-release/contrib/unbound/smallapp/
H A Dunbound-anchor.c271 create_unbound_context(const char* res_conf, const char* root_hints, const char* debugconf, int ip4only, int ip6only) argument
614 resolve_name(const char* host, int port, const char* res_conf, const char* root_hints, const char* debugconf, int ip4only, int ip6only) argument
1896 do_certupdate(const char* root_anchor_file, const char* root_cert_file, const char* urlname, const char* xmlname, const char* p7sname, const char* p7signer, const char* res_conf, const char* root_hints, const char* debugconf, int ip4only, int ip6only, int port, struct ub_result* dnskey) argument
2180 do_root_update_work(const char* root_anchor_file, const char* root_cert_file, const char* urlname, const char* xmlname, const char* p7sname, const char* p7signer, const char* res_conf, const char* root_hints, const char* debugconf, int ip4only, int ip6only, int force, int port) argument
2241 const char* debugconf = NULL; local
[all...]

Completed in 55 milliseconds