Searched refs:SSH_CHANNEL_CLOSED (Results 1 – 2 of 2) sorted by relevance
46 #define SSH_CHANNEL_CLOSED 5 /* waiting for close confirmation */ macro
547 case SSH_CHANNEL_CLOSED: in channel_still_open()590 case SSH_CHANNEL_CLOSED: in channel_find_open()647 case SSH_CHANNEL_CLOSED: in channel_open_message()888 c->type = SSH_CHANNEL_CLOSED; in channel_pre_input_draining()996 c->type = SSH_CHANNEL_CLOSED; in channel_pre_x11_open_13()2525 if (c->type != SSH_CHANNEL_CLOSED) {2562 if (c->type != SSH_CHANNEL_CLOSED && c->type != SSH_CHANNEL_ABANDONED)