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

/freebsd-11-stable/crypto/openssh/
H A Dchannels.h264 int channel_find_open(void);
H A Dserverloop.c182 if ((channel_id = channel_find_open()) == -1) {
H A Dssh_namespace.h150 #define channel_find_open Fssh_channel_find_open macro
H A Dchannels.c643 channel_find_open(void) function
679 fatal("channel_find_open: bad channel type %d", c->type);

Completed in 145 milliseconds