Home
last modified time | relevance | path

Searched refs:menu_get_help (Results 1 – 4 of 4) sorted by relevance

/utopia/UTPA2-700.0.x/projects/build/scripts/kconfig/
H A Dmenu.c502 const char *menu_get_help(struct menu *menu) in menu_get_help() function
601 str_append(help, _(menu_get_help(menu))); in menu_get_ext_help()
H A Dnconf.c1230 str_append(&help, _(menu_get_help(menu))); in show_help()
1234 str_append(&help, _(menu_get_help(menu))); in show_help()
H A Dlkc_proto.h23 P(menu_get_help,const char *,(struct menu *menu));
H A Dkxgettext.c181 message__add(menu_get_help(menu), menu->sym->name, in menu_build_message_list()