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

/freebsd-10.0-release/crypto/openssh/
H A Dssh1.h51 /* SSH_CMSG_X11_REQUEST_FORWARDING 26 OBSOLETE */
59 #define SSH_CMSG_X11_REQUEST_FORWARDING 34 /* proto,data (s,s) */ macro
H A Dsession.c353 case SSH_CMSG_X11_REQUEST_FORWARDING:
H A Dchannels.c3860 packet_start(SSH_CMSG_X11_REQUEST_FORWARDING);

Completed in 190 milliseconds