Searched refs:cmd_find_best_session_with_window (Results 1 – 1 of 1) sorted by relevance
32 static int cmd_find_best_session_with_window(struct cmd_find_state *);176 cmd_find_best_session_with_window(struct cmd_find_state *fs) in cmd_find_best_session_with_window() function321 return (cmd_find_best_session_with_window(fs)); in cmd_find_get_window()510 return (cmd_find_best_session_with_window(fs)); in cmd_find_get_pane()775 if (cmd_find_best_session_with_window(fs) != 0) { in cmd_find_from_window()898 if (cmd_find_best_session_with_window(fs) != 0) { in cmd_find_from_client()1259 if (cmd_find_best_session_with_window(&fs) == 0) in cmd_find_current_client()