Searched refs:detach_close (Results 1 – 2 of 2) sorted by relevance
184 int detach_close; member
1044 c->detach_close = do_close; in channel_register_cleanup()1057 c->detach_close = 0; in channel_cancel_cleanup()1941 force = c->isatty && c->detach_close && c->istate != CHAN_INPUT_CLOSED; in channel_handle_rfd()2134 force = c->isatty && c->detach_close && c->istate != CHAN_INPUT_CLOSED; in channel_handle_efd_read()2394 if (!chan_is_dead(ssh, c, c->detach_close)) in channel_garbage_collect()