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

/freebsd-10-stable/contrib/unbound/smallapp/
H A Dunbound-anchor.c1814 write_unsigned_root(const char* root_anchor_file) argument
1846 write_root_anchor(const char* root_anchor_file, BIO* ds) argument
1878 verify_and_update_anchor(const char* root_anchor_file, BIO* xml, BIO* p7s, 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
2035 provide_builtin(const char* root_anchor_file, int* used_builtin) argument
2057 add_5011_probe_root(struct ub_ctx* ctx, const char* root_anchor_file) argument
2153 probe_date_allows_certupdate(const char* root_anchor_file) 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
2244 const char* root_anchor_file = ROOT_ANCHOR_FILE; local
[all...]

Completed in 109 milliseconds