OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
MUX_S_PROXY
usr.bin/ssh/mux.c
1184
if ((r = sshbuf_put_u32(reply, MUX_S_PROXY)) != 0 ||
usr.bin/ssh/mux.c
2194
if (type != MUX_S_PROXY) {