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

/macosx-10.10/OpenSSH-189/openssh/
H A Dssh.c157 int stdio_forward_port = 0; variable
461 stdio_forward_port = fwd.listen_port;
1074 debug3("%s: %s:%d", __func__, stdio_forward_host, stdio_forward_port);
1080 stdio_forward_port, in, out)) == NULL)
H A Dmux.c93 extern int stdio_forward_port;
1893 buffer_put_int(&m, stdio_forward_port);

Completed in 72 milliseconds