Home
last modified time | relevance | path

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

/linux-4.4.14/scripts/kconfig/
Dlkc_proto.h26 void menu_get_ext_help(struct menu *menu, struct gstr *help);
Dconf.c51 menu_get_ext_help(menu, &help); in print_help()
Dmconf.c794 menu_get_ext_help(menu, &help); in show_help()
Dmenu.c684 void menu_get_ext_help(struct menu *menu, struct gstr *help) in menu_get_ext_help() function
Dnconf.c1227 menu_get_ext_help(menu, &help); in show_help()
Dgconf.c374 menu_get_ext_help(menu, &help); in text_insert_help()
Dqconf.cc1107 menu_get_ext_help(_menu, &help_gstr); in menuInfo()