Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/build/scripts/kconfig/
H A Dlkc_proto.h26 P(menu_get_ext_help,void,(struct menu *menu, struct gstr *help));
H A Dmconf.c637 menu_get_ext_help(menu, &help); in show_help()
H A Dconf.c51 menu_get_ext_help(menu, &help); in print_help()
H A Dmenu.c594 void menu_get_ext_help(struct menu *menu, struct gstr *help) in menu_get_ext_help() function
H A Dgconf.c402 menu_get_ext_help(menu, &help); in text_insert_help()
H A Dqconf.cc1045 menu_get_ext_help(_menu, &help_gstr); in menuInfo()