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

/macosx-10.10/OpenSSH-189/openssh/
H A Dchannels.c170 static void port_open_helper(Channel *c, char *rtype);
1272 port_open_helper(c, "direct-tcpip");
1316 port_open_helper(c, "direct-tcpip");
1383 port_open_helper(Channel *c, char *rtype) function
1501 port_open_helper(nc, rtype);

Completed in 204 milliseconds