Searched refs:detach_close (Results 1 – 2 of 2) sorted by relevance
195 int detach_close; member
1257 c->detach_close = do_close; in channel_register_cleanup()1270 c->detach_close = 0; in channel_cancel_cleanup()2192 force = c->isatty && c->detach_close && c->istate != CHAN_INPUT_CLOSED; in channel_handle_rfd()2390 force = c->isatty && c->detach_close && c->istate != CHAN_INPUT_CLOSED; in channel_handle_efd_read()2653 if (!chan_is_dead(ssh, c, c->detach_close)) in channel_garbage_collect()