Home
last modified time | relevance | path

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

/linux-2.6.39/scripts/kconfig/
Dlkc_proto.h23 P(menu_get_help,const char *,(struct menu *menu));
Dkxgettext.c181 message__add(menu_get_help(menu), menu->sym->name, in menu_build_message_list()
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()
Dnconf.c1230 str_append(&help, _(menu_get_help(menu))); in show_help()
1234 str_append(&help, _(menu_get_help(menu))); in show_help()