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