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

/freebsd-current/crypto/openssh/
H A Dchannels.h347 int channel_find_open(struct ssh *);
H A Dserverloop.c146 if ((channel_id = channel_find_open(ssh)) == -1) {
H A Dssh_namespace.h133 #define channel_find_open Fssh_channel_find_open macro
H A Dchannels.c962 channel_find_open(struct ssh *ssh) function

Completed in 110 milliseconds