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

/external/openssh/
H A Dssh1.h52 #define SSH_SMSG_X11_OPEN 27 /* channel (int) */ macro
H A Dclientloop.c2127 dispatch_set(SSH_SMSG_X11_OPEN, options.forward_x11 ?
H A Dchannels.c1359 packet_start(SSH_SMSG_X11_OPEN);
3486 * This is called when SSH_SMSG_X11_OPEN is received. The packet contains
3545 case SSH_SMSG_X11_OPEN:

Completed in 56 milliseconds