Home
last modified time | relevance | path

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

/dports/dns/unbound/unbound-1.14.0/util/
H A Dconfig_file.h1324 char* w_lookup_reg_str(const char* key, const char* name);
H A Dconfig_file.c2480 w_lookup_reg_str(const char* key, const char* name) in w_lookup_reg_str() function
/dports/dns/unbound/unbound-1.14.0/smallapp/
H A Dunbound-control.c952 if(!(cfgfile=w_lookup_reg_str("Software\\Unbound", "ConfigFile"))) in main()
H A Dunbound-checkconf.c963 if(!(cfgfile=w_lookup_reg_str("Software\\Unbound", "ConfigFile"))) in main()