Home
last modified time | relevance | path

Searched refs:SSH_ERR_NO_PROTOCOL_VERSION (Results 1 – 3 of 3) sorted by relevance

/external/openssh/
Dssherr.c100 case SSH_ERR_NO_PROTOCOL_VERSION: in ssh_err()
Dssherr.h62 #define SSH_ERR_NO_PROTOCOL_VERSION -38 macro
Dssh_api.c347 return SSH_ERR_NO_PROTOCOL_VERSION; in _ssh_read_banner()