Home
last modified time | relevance | path

Searched defs:res_conf (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/mDNSResponder/nss/
H A Dnss_mdnsd.c136 typedef struct res_conf { struct
142 } res_conf; argument
/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()
637 resolve_name(const char* host, int port, const char* res_conf, in resolve_name()
1935 const char* p7signer, const char* res_conf, const char* root_hints, in do_certupdate()
2222 fetch_root_key(const char* root_anchor_file, const char* res_conf, in fetch_root_key()
2241 const char* p7signer, const char* res_conf, const char* root_hints, in do_root_update_work()
2309 const char* res_conf = NULL; in main() local