Searched defs:keyp (Results 1 – 2 of 2) sorted by relevance
26 static int popup_menu__run(struct ui_browser *menu, int *keyp) in popup_menu__run()63 int ui__popup_menu(int argc, char * const argv[], int *keyp) in ui__popup_menu()
111 void *keyp = keys + i*MAX_MAP_KEY_SIZE; in delete_all_elements() local