Searched refs:key_code (Results 1 – 10 of 10) sorted by relevance
/netbsd-src/external/bsd/tmux/dist/ |
H A D | window-client.c | 36 struct winlink *, key_code, struct mouse_event *); 255 window_client_menu(void *modedata, struct client *c, key_code key) in window_client_menu() 267 static key_code 274 key_code key; in window_client_get_key() 365 __unused struct client *c, key_code key) in window_client_do_detach() 382 __unused struct session *s, __unused struct winlink *wl, key_code key, in window_client_key()
|
H A D | cmd-list-keys.c | 58 cmd_list_keys_get_width(const char *tablename, key_code only) in cmd_list_keys_get_width() 87 const char *tablename, u_int keywidth, key_code only, const char *prefix) in cmd_list_keys_print_notes() 132 cmd_list_keys_get_prefix(struct args *args, key_code *prefix) in cmd_list_keys_get_prefix() 156 key_code prefix, only = KEYC_UNKNOWN; in cmd_list_keys_exec()
|
H A D | cmd-send-keys.c | 61 struct args *args, key_code key) in cmd_send_keys_inject_key() 108 key_code key; in cmd_send_keys_inject_string() 163 key_code key; in cmd_send_keys_exec()
|
H A D | window-tree.c | 35 struct winlink *, key_code, struct mouse_event *); 863 window_tree_menu(void *modedata, struct client *c, key_code key) in window_tree_menu() 875 static key_code 885 key_code key; in window_tree_get_key() 1042 __unused key_code key) in window_tree_command_each() 1099 __unused struct client *c, __unused key_code key) in window_tree_kill_each() 1170 static key_code 1171 window_tree_mouse(struct window_tree_modedata *data, key_code key, u_int x, in window_tree_mouse() 1233 __unused struct session *s, __unused struct winlink *wl, key_code key, in window_tree_key()
|
H A D | window-clock.c | 32 struct session *, struct winlink *, key_code, 200 __unused key_code key, __unused struct mouse_event *m) in window_clock_key()
|
H A D | cmd-unbind-key.c | 46 key_code key; in cmd_unbind_key_exec()
|
H A D | cmd-bind-key.c | 58 key_code key; in cmd_bind_key_exec()
|
H A D | window-customize.c | 34 struct winlink *, key_code, struct mouse_event *); 89 key_code key; 852 window_customize_menu(void *modedata, struct client *c, key_code key) in window_customize_menu() 1236 key_code key = item->key; in window_customize_set_key() 1323 __unused struct client *c, __unused key_code key) in window_customize_change_each() 1404 __unused struct session *s, __unused struct winlink *wl, key_code key, in window_customize_key()
|
H A D | spawn.c | 221 key_code key; in spawn_pane()
|
/netbsd-src/sys/dev/fdt/ |
H A D | gpiokeys.c | 84 u_int key_code; member 187 key->key_code = code; in gpiokeys_attach()
|