Home
last modified time | relevance | path

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

/linux/scripts/kconfig/
H A Dlkc.h104 void menu_get_ext_help(struct menu *menu, struct gstr *help);
H A Dmconf.c377 menu_get_ext_help(menu, &help); in show_help()
H A Dconf.c54 menu_get_ext_help(menu, &help); in print_help()
H A Dmenu.c777 void menu_get_ext_help(struct menu *menu, struct gstr *help) in menu_get_ext_help() function
H A Dnconf.c1226 menu_get_ext_help(menu, &help); in show_help()
H A Dgconf.c90 menu_get_ext_help(menu, &help); in text_insert_help()
H A Dqconf.cc1040 menu_get_ext_help(_menu, &help_gstr); in menuInfo()