Searched refs:get_property_value (Results 1 – 1 of 1) sorted by relevance
37 static bool get_property_value(const char* property_name, char* dest, size_t dest_size) { in get_property_value() function71 if (get_property_value(sys_prop_names[i], options, options_size)) return true; in get_config_from_env_or_sysprops()