Searched refs:menu_has_help (Results 1 – 4 of 4) sorted by relevance
23 P(menu_has_help,bool,(struct menu *menu));
179 if (menu->sym != NULL && menu_has_help(menu)) in menu_build_message_list()
194 if (menu_has_help(menu)) in conf_sym()299 if (menu_has_help(menu)) in conf_choice()
526 bool menu_has_help(struct menu *menu) in menu_has_help() function682 if (menu_has_help(menu)) { in menu_get_ext_help()
Completed in 6 milliseconds