Home
last modified time | relevance | path

Searched defs:channel_new (Results 1 – 2 of 2) sorted by relevance

/freebsd/crypto/openssh/
H A Dssh_namespace.h150 #define channel_new Fssh_channel_new macro
H A Dchannels.c492 channel_new(struct ssh *ssh, char *ctype, int type, int rfd, int wfd, int efd, in channel_new() function