Searched refs:PROTOCOL_MINOR_1 (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10/OpenSSH-189/openssh/
H A Dssh.h42 #define PROTOCOL_MINOR_1 5 macro
H A Dssh-keyscan.c462 c->c_keytype == KT_RSA1? PROTOCOL_MINOR_1 : PROTOCOL_MINOR_2);
H A Dsshconnect.c468 int minor1 = PROTOCOL_MINOR_1, client_banner_sent = 0;
H A Dsshd.c440 minor = PROTOCOL_MINOR_1;

Completed in 121 milliseconds