Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/ssh/include/
H A Dcompat.h72 #define SSH_BUG_RFWD_ADDR 0x10000000 macro
/titanic_44/usr/src/cmd/ssh/libssh/common/
H A Dcompat.c158 SSH_BUG_RFWD_ADDR}, in compat_datafellows()
H A Dchannels.c2357 if (datafellows & SSH_BUG_RFWD_ADDR) in channel_request_remote_forwarding()
2363 if (datafellows & SSH_BUG_RFWD_ADDR) in channel_request_remote_forwarding()