Home | History | Annotate | Download | only in openssh

Lines Matching refs:SSH_CHANNEL_CLOSED

524 		case SSH_CHANNEL_CLOSED:
564 case SSH_CHANNEL_CLOSED:
618 case SSH_CHANNEL_CLOSED:
856 c->type = SSH_CHANNEL_CLOSED;
957 c->type = SSH_CHANNEL_CLOSED;
2418 if (c->type != SSH_CHANNEL_CLOSED) {
2453 if (c->type != SSH_CHANNEL_CLOSED)