Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/ssh/include/
H A Dssh1.h59 #define SSH_SMSG_X11_OPEN 27 /* channel (int) */ macro
/titanic_50/usr/src/cmd/ssh/ssh/
H A Dclientloop.c1605 dispatch_set(SSH_SMSG_X11_OPEN, options.forward_x11 ? in client_init_dispatch_13()
/titanic_50/usr/src/cmd/ssh/libssh/common/
H A Dchannels.c1178 packet_start(SSH_SMSG_X11_OPEN); in channel_post_x11_listener()
2901 case SSH_SMSG_X11_OPEN: in deny_input_open()