Searched refs:SSH_NEW_OPENSSH (Results 1 – 4 of 4) sorted by relevance
60 #define SSH_NEW_OPENSSH 0x04000000 macro
95 { "OpenSSH*", SSH_NEW_OPENSSH }, in compat_datafellows()
395 if (!(datafellows & SSH_NEW_OPENSSH)) in chan_send_eow2()
1443 (datafellows & SSH_NEW_OPENSSH)) { in ssh_session2()