Searched refs:cmd_find_best_session_with_window (Results 1 – 1 of 1) sorted by relevance
33 static int cmd_find_best_session_with_window(struct cmd_find_state *);177 cmd_find_best_session_with_window(struct cmd_find_state *fs) in cmd_find_best_session_with_window() function322 return (cmd_find_best_session_with_window(fs)); in cmd_find_get_window()511 return (cmd_find_best_session_with_window(fs)); in cmd_find_get_pane()776 if (cmd_find_best_session_with_window(fs) != 0) { in cmd_find_from_window()899 if (cmd_find_best_session_with_window(fs) != 0) { in cmd_find_from_client()1260 if (cmd_find_best_session_with_window(&fs) == 0) in cmd_find_current_client()