Home
last modified time | relevance | path

Searched refs:SSH_CHANNEL_ZOMBIE (Results 1 – 3 of 3) sorted by relevance

/external/openssh/
Dnchan.c438 c->type = SSH_CHANNEL_ZOMBIE; in chan_mark_dead()
444 if (c->type == SSH_CHANNEL_ZOMBIE) { in chan_is_dead()
Dchannels.h55 #define SSH_CHANNEL_ZOMBIE 14 /* Almost dead. */ macro
Dchannels.c613 case SSH_CHANNEL_ZOMBIE: in channel_still_open()
663 case SSH_CHANNEL_ZOMBIE: in channel_find_open()
712 case SSH_CHANNEL_ZOMBIE: in channel_open_message()