HomeSort by relevance Sort by last modified time
    Searched refs:SSH2_MSG_GLOBAL_REQUEST (Results 1 - 6 of 6) sorted by null

  /external/openssh/
ssh2.h 127 #define SSH2_MSG_GLOBAL_REQUEST 80
roaming_client.c 82 packet_start(SSH2_MSG_GLOBAL_REQUEST);
serverloop.c 263 packet_start(SSH2_MSG_GLOBAL_REQUEST);
    [all...]
clientloop.c 548 packet_start(SSH2_MSG_GLOBAL_REQUEST);
    [all...]
ssh.c     [all...]
channels.c     [all...]

Completed in 73 milliseconds