show_helptext     284 scripts/kconfig/mconf.c static void show_helptext(const char *title, const char *text);
show_helptext     398 scripts/kconfig/mconf.c 		show_helptext(_("Search Configuration"), search_help);
show_helptext     657 scripts/kconfig/mconf.c 				show_helptext(_("README"), _(mconf_readme));
show_helptext     715 scripts/kconfig/mconf.c 	show_helptext(_(menu_get_prompt(menu)), str_get(&help));
show_helptext     830 scripts/kconfig/mconf.c 			show_helptext(_("Load Alternate Configuration"), load_config_help);
show_helptext     856 scripts/kconfig/mconf.c 			show_helptext(_("Save Alternate Configuration"), save_config_help);