Home
last modified time | relevance | path

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

/external/openssh/
Dchannels.c167 static void port_open_helper(Channel *c, char *rtype);
1262 port_open_helper(c, "direct-tcpip"); in channel_connect_stdio_fwd()
1306 port_open_helper(c, "direct-tcpip"); in channel_pre_dynamic()
1371 port_open_helper(Channel *c, char *rtype) in port_open_helper() function
1487 port_open_helper(nc, rtype); in channel_post_port_listener()