Home
last modified time | relevance | path

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

/busybox-1.35.0/scripts/kconfig/
Dmconf.c286 static void show_helptext(const char *title, const char *text);
562 show_helptext(_("Search Configuration"), search_help); in search_conf()
816 show_helptext("README", _(mconf_readme)); in conf()
860 static void show_helptext(const char *title, const char *text) in show_helptext() function
881 show_helptext(menu_get_prompt(menu), str_get(&help)); in show_help()
1015 show_helptext(_("Load Alternate Configuration"), load_config_help); in conf_load()
1044 show_helptext(_("Save Alternate Configuration"), save_config_help); in conf_save()