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