Home
last modified time | relevance | path

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

/freebsd-9-stable/crypto/openssh/
Dssh1.h52 #define SSH_SMSG_X11_OPEN 27 /* channel (int) */ macro
Dclientloop.c2244 dispatch_set(SSH_SMSG_X11_OPEN, options.forward_x11 ? in client_init_dispatch_13()
Dchannels.c1418 packet_start(SSH_SMSG_X11_OPEN); in channel_post_x11_listener()
3801 case SSH_SMSG_X11_OPEN: