HomeSort by relevance Sort by last modified time
    Searched refs:SSH_ERR_NO_PROTOCOL_VERSION (Results 1 - 3 of 3) sorted by null

  /external/openssh/
ssherr.c 100 case SSH_ERR_NO_PROTOCOL_VERSION:
ssherr.h 62 #define SSH_ERR_NO_PROTOCOL_VERSION -38
ssh_api.c 347 return SSH_ERR_NO_PROTOCOL_VERSION;

Completed in 721 milliseconds