Home
last modified time | relevance | path

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

/external/toybox/kconfig/
Dconfdata.c52 static char *conf_expand_value(const char *in) in conf_expand_value() function
84 name = conf_expand_value(conf_defname); in conf_get_default_confname()
119 name = conf_expand_value(prop->expr->left.sym->name); in conf_read_simple()