Home
last modified time | relevance | path

Searched refs:port_open_helper (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/cmd/ssh/libssh/common/
H A Dchannels.c139 static void port_open_helper(Channel *c, char *rtype);
1125 port_open_helper(c, "direct-tcpip"); in channel_pre_dynamic()
1190 port_open_helper(Channel *c, char *rtype) in port_open_helper() function
1286 port_open_helper(nc, rtype); in channel_post_port_listener()