Searched refs:channel_set_wait_for_exit (Results 1 – 3 of 3) sorted by relevance
175 void channel_set_wait_for_exit(int, int);
549 channel_set_wait_for_exit(s->chanid, 1); in do_exec_no_pty()684 channel_set_wait_for_exit(s->chanid, 1); in do_exec_pty()2248 channel_set_wait_for_exit(s->chanid, 0); in session_exit_message()
674 channel_set_wait_for_exit(int id, int wait_for_exit) in channel_set_wait_for_exit() function