Home | History | Annotate | Download | only in openssh

Lines Matching refs:SSH_MSG_NONE

1435 		if (*typep != SSH_MSG_NONE)
1529 * SSH_MSG_NONE. This does not wait for data from the connection.
1547 *typep = SSH_MSG_NONE;
1684 *typep = SSH_MSG_NONE;
1727 *typep = SSH_MSG_NONE;
2001 case SSH_MSG_NONE:
2002 return SSH_MSG_NONE;