|
Linux Kernel
3.7.1
|
Go to the source code of this file.
Data Structures | |
| struct | mitem |
| struct | function_keys |
| struct | match_state |
Macros | |
| #define | _GNU_SOURCE |
| #define | MAX_MENU_ITEMS 4096 |
Typedefs | |
| typedef void(* | function_key_handler_t )(int *key, struct menu *menu) |
Enumerations | |
| enum | match_f { MATCH_TINKER_PATTERN_UP, MATCH_TINKER_PATTERN_DOWN, FIND_NEXT_MATCH_DOWN, FIND_NEXT_MATCH_UP } |
Functions | |
| int | main (int ac, char **av) |
Variables | |
| const char * | current_instructions = menu_instructions |
| struct function_keys | function_keys [] |
| enum match_f |
1.8.2