Home
last modified time | relevance | path

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

/linux-6.1.9/scripts/kconfig/
Dmconf.c295 static void show_helptext(const char *title, const char *text);
412 show_helptext("Search Configuration", search_help); in search_conf()
707 show_helptext("README", mconf_readme); in conf()
767 static void show_helptext(const char *title, const char *text) in show_helptext() function
789 show_helptext(menu_get_prompt(menu), str_get(&help)); in show_help()
914 show_helptext("Load Alternate Configuration", load_config_help); in conf_load()
940 show_helptext("Save Alternate Configuration", save_config_help); in conf_save()