Searched refs:port_open_helper (Results 1 - 2 of 2) sorted by last modified time

/freebsd-11-stable/crypto/openssh/
H A Dssh_namespace.h522 #define port_open_helper Fssh_port_open_helper macro
H A Dchannels.c187 static void port_open_helper(Channel *c, char *rtype);
1364 port_open_helper(c, "direct-tcpip");
1408 port_open_helper(c, "direct-tcpip");
1479 port_open_helper(Channel *c, char *rtype) function
1621 port_open_helper(nc, rtype);

Completed in 154 milliseconds