Home
last modified time | relevance | path

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

/openbsd-src/usr.bin/tmux/
H A Dcmd-find.c44 static int cmd_find_get_pane_with_session(struct cmd_find_state *,
538 cmd_find_get_pane_with_session(struct cmd_find_state *fs, const char *pane) in cmd_find_get_pane_with_session() function
1157 if (cmd_find_get_pane_with_session(fs, pane) != 0) in cmd_find_target()