Home
last modified time | relevance | path

Searched refs:SSH_SMSG_STDERR_DATA (Results 1 – 2 of 2) sorted by relevance

/external/openssh/
Dssh1.h42 #define SSH_SMSG_STDERR_DATA 18 /* data (string) */ macro
Dclientloop.c2726 dispatch_set(SSH_SMSG_STDERR_DATA, &client_input_stderr_data); in client_init_dispatch_13()