Home
last modified time | relevance | path

Searched refs:key_code (Results 1 – 10 of 10) sorted by relevance

/netbsd-src/external/bsd/tmux/dist/
H A Dwindow-client.c36 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 Dcmd-list-keys.c58 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 Dcmd-send-keys.c61 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 Dwindow-tree.c35 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 Dwindow-clock.c32 struct session *, struct winlink *, key_code,
200 __unused key_code key, __unused struct mouse_event *m) in window_clock_key()
H A Dcmd-unbind-key.c46 key_code key; in cmd_unbind_key_exec()
H A Dcmd-bind-key.c58 key_code key; in cmd_bind_key_exec()
H A Dwindow-customize.c34 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 Dspawn.c221 key_code key; in spawn_pane()
/netbsd-src/sys/dev/fdt/
H A Dgpiokeys.c84 u_int key_code; member
187 key->key_code = code; in gpiokeys_attach()