Home
last modified time | relevance | path

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

/external/openssh/
Dchannels.c211 static void port_open_helper(struct ssh *ssh, Channel *c, char *rtype);
1521 port_open_helper(ssh, c, "direct-tcpip"); in channel_connect_stdio_fwd()
1569 port_open_helper(ssh, c, "direct-tcpip"); in channel_pre_dynamic()
1701 port_open_helper(struct ssh *ssh, Channel *c, char *rtype) in port_open_helper() function
1833 port_open_helper(ssh, nc, rtype); in channel_post_port_listener()