Home
last modified time | relevance | path

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

/freebsd/contrib/unbound/smallapp/
H A Dunbound-anchor.c282 create_unbound_context(const char* res_conf, const char* root_hints, in create_unbound_context()
631 const char* root_hints, const char* debugconf, in resolve_name()
1951 const char* p7signer, const char* res_conf, const char* root_hints, in do_certupdate()
2240 const char* root_hints, const char* debugconf, const char* srcaddr, in fetch_root_key()
2258 const char* p7signer, const char* res_conf, const char* root_hints, in do_root_update_work()
2327 const char* root_hints = NULL; in main() local
/freebsd/lib/libiconv_modules/BIG5/
H A Dcitrus_big5.c217 static const _citrus_prop_hint_t root_hints[] = { variable
/freebsd/lib/libiconv_modules/HZ/
H A Dcitrus_hz.c620 static const _citrus_prop_hint_t root_hints[] = { variable
/freebsd/contrib/unbound/util/
H A Dconfig_file.h246 struct config_strlist* root_hints; member