DragonflyBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
SSH_MSG_NONE
crypto/openssh/dispatch.c
102
if (type == SSH_MSG_NONE)
crypto/openssh/packet.c
1452
if (*typep != SSH_MSG_NONE)
crypto/openssh/packet.c
1530
*typep = SSH_MSG_NONE;
crypto/openssh/packet.c
1573
*typep = SSH_MSG_NONE;
crypto/openssh/ssh_api.c
263
*typep = SSH_MSG_NONE;