Searched refs:SSH_SMSG_STDERR_DATA (Results 1 – 2 of 2) sorted by relevance
/external/openssh/ | ||
D | ssh1.h | 42 #define SSH_SMSG_STDERR_DATA 18 /* data (string) */ macro |
D | clientloop.c | 2726 dispatch_set(SSH_SMSG_STDERR_DATA, &client_input_stderr_data); in client_init_dispatch_13() |