Searched refs:SSH_SMSG_EXITSTATUS (Results 1 – 2 of 2) sorted by relevance
/external/openssh/ | ||
D | ssh1.h | 44 #define SSH_SMSG_EXITSTATUS 20 /* status (int) */ macro |
D | clientloop.c | 2725 dispatch_set(SSH_SMSG_EXITSTATUS, &client_input_exit_status); in client_init_dispatch_13() |