Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/tmux/dist/
H A Dcmd-find.c45 static int cmd_find_get_pane_with_window(struct cmd_find_state *,
520 if (cmd_find_get_pane_with_window(fs, pane) == 0) in cmd_find_get_pane()
556 return (cmd_find_get_pane_with_window(fs, pane)); in cmd_find_get_pane_with_session()
564 cmd_find_get_pane_with_window(struct cmd_find_state *fs, const char *pane) in cmd_find_get_pane_with_window() function
1168 if (cmd_find_get_pane_with_window(fs, pane) != 0) in cmd_find_target()
1179 if (cmd_find_get_pane_with_window(fs, pane) != 0) in cmd_find_target()