Home
last modified time | relevance | path

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

/linux/scripts/kconfig/
H A Dmconf.c367 static void show_helptext(const char *title, const char *text) in show_helptext() function
379 show_helptext(menu_get_prompt(menu), str_get(&help)); in show_help()
407 show_helptext("Search Configuration", search_help); in search_conf()
719 show_helptext("Load Alternate Configuration", load_config_help); in conf_load()
745 show_helptext("Save Alternate Configuration", save_config_help); in conf_save()
819 show_helptext("README", mconf_readme); in conf()