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

/macosx-10.10/OpenSSH-189/openssh/
H A Dchannels.h251 int channel_find_open(void);
H A Dserverloop.c262 if ((channel_id = channel_find_open()) == -1) {
H A Dchannels.c564 channel_find_open(void) function
596 fatal("channel_find_open: bad channel type %d", c->type);

Completed in 127 milliseconds