Searched refs:menu_get_help (Results 1 – 4 of 4) sorted by relevance
23 P(menu_get_help,const char *,(struct menu *menu));
181 message__add(menu_get_help(menu), menu->sym->name, in menu_build_message_list()
502 const char *menu_get_help(struct menu *menu) in menu_get_help() function601 str_append(help, _(menu_get_help(menu))); in menu_get_ext_help()
1230 str_append(&help, _(menu_get_help(menu))); in show_help()1234 str_append(&help, _(menu_get_help(menu))); in show_help()