Home
last modified time | relevance | path

Searched refs:SSH_MSG_NONE (Results 1 – 4 of 4) sorted by relevance

/external/openssh/
Dssh2.h60 #define SSH_MSG_NONE 0 macro
Ddispatch.c103 if (type == SSH_MSG_NONE) in ssh_dispatch_run()
Dssh_api.c251 *typep = SSH_MSG_NONE; in ssh_packet_next()
Dpacket.c1352 if (*typep != SSH_MSG_NONE) in ssh_packet_read_seqnr()
1456 *typep = SSH_MSG_NONE; in ssh_packet_read_poll2_mux()
1499 *typep = SSH_MSG_NONE; in ssh_packet_read_poll2()