Home
last modified time | relevance | path

Searched refs:w_lookup_reg_str (Results 1 – 4 of 4) sorted by relevance

/freebsd-head/contrib/unbound/util/
HDconfig_file.h1406 char* w_lookup_reg_str(const char* key, const char* name);
HDconfig_file.c2743 w_lookup_reg_str(const char* key, const char* name) in w_lookup_reg_str() function
/freebsd-head/contrib/unbound/smallapp/
HDunbound-control.c988 if(!(cfgfile=w_lookup_reg_str("Software\\Unbound", "ConfigFile"))) in main()
HDunbound-checkconf.c1030 if(!(cfgfile=w_lookup_reg_str("Software\\Unbound", "ConfigFile"))) in main()