OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ui_start_menu
(Results
1 - 3
of
3
) sorted by null
/bootable/recovery/
common.h
41
void
ui_start_menu
(char** headers, char** items, int initial_selection);
recovery.c
422
ui_start_menu
(headers, items, initial_selection);
ui.c
532
void
ui_start_menu
(char** headers, char** items, int initial_selection) {
function
Completed in 218 milliseconds