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

/freebsd-10-stable/contrib/unbound/smallapp/
H A Dunbound-anchor.c272 create_unbound_context(const char* res_conf, const char* root_hints, const char* debugconf, int ip4only, int ip6only) argument
615 resolve_name(const char* host, int port, const char* res_conf, const char* root_hints, const char* debugconf, int ip4only, int ip6only) argument
1907 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
2191 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
2252 const char* debugconf = NULL; local
[all...]

Completed in 41 milliseconds