Home
last modified time | relevance | path

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

/linux-2.6.39/scripts/kconfig/
Dlkc_proto.h26 P(menu_get_ext_help,void,(struct menu *menu, struct gstr *help));
Dmconf.c637 menu_get_ext_help(menu, &help); in show_help()
Dconf.c51 menu_get_ext_help(menu, &help); in print_help()
Dmenu.c594 void menu_get_ext_help(struct menu *menu, struct gstr *help) in menu_get_ext_help() function
Dgconf.c402 menu_get_ext_help(menu, &help); in text_insert_help()
Dqconf.cc1045 menu_get_ext_help(_menu, &help_gstr); in menuInfo()