Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/ssh/include/
H A Dcompat.h67 #define SSH_BUG_PROBE 0x00800000 macro
/titanic_44/usr/src/cmd/ssh/libssh/common/
H A Dcompat.c186 SSH_BUG_PROBE }, in compat_datafellows()
/titanic_44/usr/src/cmd/ssh/sshd/
H A Dsshd.c582 if (datafellows & SSH_BUG_PROBE) { in sshd_exchange_identification()