Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/build/scripts/kconfig/
H A Dmconf.c283 static void show_helptext(const char *title, const char *text);
320 show_helptext(_("Search Configuration"), search_help); in search_conf()
587 show_helptext(_("README"), _(mconf_readme)); in conf()
627 static void show_helptext(const char *title, const char *text) in show_helptext() function
639 show_helptext(_(menu_get_prompt(menu)), str_get(&help)); in show_help()
762 show_helptext(_("Load Alternate Configuration"), load_config_help); in conf_load()
788 show_helptext(_("Save Alternate Configuration"), save_config_help); in conf_save()