Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/tmux/dist/
H A Dcmd-select-window.c123 cmd_find_from_session(current, s, 0); in cmd_select_window_exec()
137 cmd_find_from_session(current, s, 0); in cmd_select_window_exec()
140 cmd_find_from_session(current, s, 0); in cmd_select_window_exec()
H A Dcmd-new-session.c348 cmd_find_from_session(current, s, 0); in cmd_new_session_exec()
350 cmd_find_from_session(&fs, s, 0); in cmd_new_session_exec()
H A Dcmd-switch-client.c130 cmd_find_from_session(current, s, 0); in cmd_switch_client_exec()
H A Dcmd-break-pane.c125 cmd_find_from_session(current, dst_s, 0); in cmd_break_pane_exec()
H A Dcmd-join-pane.c168 cmd_find_from_session(current, dst_s, 0); in cmd_join_pane_exec()
H A Dnotify.c268 cmd_find_from_session(&fs, s, 0); in notify_session()
H A Dcmd-find.c723 cmd_find_from_session(struct cmd_find_state *fs, struct session *s, int flags) in cmd_find_from_session() function
873 cmd_find_from_session(fs, c->session, flags); in cmd_find_from_client()