Home
last modified time | relevance | path

Searched refs:menu_get_ext_help (Results 1 – 5 of 5) 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 Dgconf.c90 menu_get_ext_help(menu, &help); in text_insert_help()