Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/tmux/dist/
H A Dcmd-find.c43 static int cmd_find_get_pane_with_session(struct cmd_find_state *,
537 cmd_find_get_pane_with_session(struct cmd_find_state *fs, const char *pane) in cmd_find_get_pane_with_session() function
1156 if (cmd_find_get_pane_with_session(fs, pane) != 0) in cmd_find_target()