Home
last modified time | relevance | path

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

/freebsd/crypto/openssh/
H A Dnchan.c331 c->type = SSH_CHANNEL_ZOMBIE; in chan_mark_dead()
337 if (c->type == SSH_CHANNEL_ZOMBIE) { in chan_is_dead()
H A Dchannels.h53 #define SSH_CHANNEL_ZOMBIE 14 /* Almost dead. */ macro
H A Dchannels.c914 case SSH_CHANNEL_ZOMBIE: in channel_still_open()
977 case SSH_CHANNEL_ZOMBIE: in channel_find_open()
1062 case SSH_CHANNEL_ZOMBIE: in channel_open_message()