cmd_find_best_session_with_window
if (cmd_find_best_session_with_window(&fs) == 0)
static int cmd_find_best_session_with_window(struct cmd_find_state *);
return (cmd_find_best_session_with_window(fs));
return (cmd_find_best_session_with_window(fs));
if (cmd_find_best_session_with_window(fs) != 0) {
if (cmd_find_best_session_with_window(fs) != 0) {