Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/ssh/include/
H A Dssh1.h66 #define SSH_CMSG_X11_REQUEST_FORWARDING 34 /* proto,data (s,s) */ macro
/titanic_41/usr/src/cmd/ssh/sshd/
H A Dsession.c316 case SSH_CMSG_X11_REQUEST_FORWARDING: in do_authenticated1()
/titanic_41/usr/src/cmd/ssh/libssh/common/
H A Dchannels.c2969 packet_start(SSH_CMSG_X11_REQUEST_FORWARDING); in x11_request_forwarding_with_spoofing()