Searched refs:SSH_SMSG_STDOUT_DATA (Results 1 – 2 of 2) sorted by relevance
/external/openssh/ | ||
D | ssh1.h | 41 #define SSH_SMSG_STDOUT_DATA 17 /* data (string) */ macro |
D | clientloop.c | 2727 dispatch_set(SSH_SMSG_STDOUT_DATA, &client_input_stdout_data); in client_init_dispatch_13() |