Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/tmux/dist/
H A Dwindow-client.c34 static void window_client_key(struct window_mode_entry *,
75 .key = window_client_key,
264 window_client_key(wme, c, NULL, NULL, key, NULL); in window_client_menu()
381 window_client_key(struct window_mode_entry *wme, struct client *c, in window_client_key() function