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

/macosx-10.10/OpenSSH-189/openssh/
H A Dcompat.h60 #define SSH_NEW_OPENSSH 0x04000000 macro
H A Dcompat.c97 { "OpenSSH_5*", SSH_NEW_OPENSSH|SSH_BUG_DYNAMIC_RPORT},
98 { "OpenSSH*", SSH_NEW_OPENSSH },
H A Dnchan.c395 if (!(datafellows & SSH_NEW_OPENSSH))
H A Dssh.c1464 (datafellows & SSH_NEW_OPENSSH)) {

Completed in 78 milliseconds