Searched refs:SSH_SMSG_X11_OPEN (Results 1 – 3 of 3) sorted by relevance
59 #define SSH_SMSG_X11_OPEN 27 /* channel (int) */ macro
1605 dispatch_set(SSH_SMSG_X11_OPEN, options.forward_x11 ? in client_init_dispatch_13()
1178 packet_start(SSH_SMSG_X11_OPEN); in channel_post_x11_listener()2901 case SSH_SMSG_X11_OPEN: in deny_input_open()