Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/unbound/dist/smallapp/
H A Dunbound-anchor.c282 create_unbound_context(const char* res_conf, const char* root_hints, in create_unbound_context()
638 const char* root_hints, const char* debugconf, in resolve_name()
1935 const char* p7signer, const char* res_conf, const char* root_hints, in do_certupdate()
2223 const char* root_hints, const char* debugconf, const char* srcaddr, in fetch_root_key()
2241 const char* p7signer, const char* res_conf, const char* root_hints, in do_root_update_work()
2310 const char* root_hints = NULL; in main() local
/netbsd-src/lib/libc/citrus/modules/
H A Dcitrus_big5.c240 static const _citrus_prop_hint_t root_hints[] = { variable
H A Dcitrus_hz.c688 static const _citrus_prop_hint_t root_hints[] = { variable
/netbsd-src/external/bsd/unbound/dist/util/
H A Dconfig_file.h246 struct config_strlist* root_hints; member