Home
last modified time | relevance | path

Searched refs:SSH_CHANNEL_CLOSED (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/crypto/external/bsd/openssh/dist/
Dchannels.h47 #define SSH_CHANNEL_CLOSED 5 /* waiting for close confirmation */ macro
Dchannels.c911 case SSH_CHANNEL_CLOSED: in channel_still_open()
967 case SSH_CHANNEL_CLOSED: in channel_find_open()
1062 case SSH_CHANNEL_CLOSED: in channel_open_message()