OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
SSH_MSG_NONE
usr.bin/ssh/dispatch.c
100
if (type == SSH_MSG_NONE)
usr.bin/ssh/packet.c
1493
if (*typep != SSH_MSG_NONE)
usr.bin/ssh/packet.c
1570
*typep = SSH_MSG_NONE;
usr.bin/ssh/packet.c
1613
*typep = SSH_MSG_NONE;
usr.bin/ssh/ssh_api.c
256
*typep = SSH_MSG_NONE;