Searched refs:channel_find_open (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.3-release/crypto/openssh/
H A Dchannels.h256 int channel_find_open(void);
H A Dserverloop.c261 if ((channel_id = channel_find_open()) == -1) {
H A Dssh_namespace.h156 #define channel_find_open Fssh_channel_find_open macro
H A Dchannels.c580 channel_find_open(void) function
615 fatal("channel_find_open: bad channel type %d", c->type);

Completed in 121 milliseconds