Searched refs:cmd_find_from_winlink (Results 1 – 6 of 6) sorted by relevance
| /netbsd/src/external/bsd/tmux/dist/ |
| D | cmd-new-window.c | 138 cmd_find_from_winlink(current, new_wl, 0); in cmd_new_window_exec() 152 cmd_find_from_winlink(&fs, new_wl, 0); in cmd_new_window_exec()
|
| D | cmd-attach-session.c | 99 cmd_find_from_winlink(current, wl, 0); in cmd_attach_session()
|
| D | cmd-select-pane.c | 128 cmd_find_from_winlink(current, wl, 0); in cmd_select_pane_exec()
|
| D | notify.c | 279 cmd_find_from_winlink(&fs, wl, 0); in notify_winlink()
|
| D | cmd-find.c | 737 cmd_find_from_winlink(struct cmd_find_state *fs, struct winlink *wl, int flags) in cmd_find_from_winlink() function
|
| D | tmux.h | 2561 void cmd_find_from_winlink(struct cmd_find_state *,
|