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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/config/
H A Dmconf.c106 static void show_helptext(const char *title, const char *text);
446 static void show_helptext(const char *title, const char *text) function
463 show_helptext(menu_get_prompt(menu), helptext);
466 show_helptext(menu_get_prompt(menu), help);
563 show_helptext("Load Alternate Configuration", load_config_help);
584 show_helptext("Save Alternate Configuration", save_config_help);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/scripts/kconfig/
H A Dmconf.c277 static void show_helptext(const char *title, const char *text);
542 show_helptext(_("Search Configuration"), search_help);
796 show_helptext("README", _(mconf_readme));
838 static void show_helptext(const char *title, const char *text) function
859 show_helptext(menu_get_prompt(menu), str_get(&help));
993 show_helptext(_("Load Alternate Configuration"), load_config_help);
1022 show_helptext(_("Save Alternate Configuration"), save_config_help);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/scripts/kconfig/
H A Dmconf.c286 static void show_helptext(const char *title, const char *text);
432 show_helptext(_("Search Configuration"), search_help);
674 show_helptext("README", _(mconf_readme));
711 static void show_helptext(const char *title, const char *text) function
732 show_helptext(menu_get_prompt(menu), str_get(&help));
846 show_helptext(_("Load Alternate Configuration"), load_config_help);
872 show_helptext(_("Save Alternate Configuration"), save_config_help);

Completed in 120 milliseconds