Searched refs:SSH_SMSG_EXITSTATUS (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.0-release/crypto/openssh/
H A Dssh1.h45 #define SSH_SMSG_EXITSTATUS 20 /* status (int) */ macro
H A Dserverloop.c771 packet_start(SSH_SMSG_EXITSTATUS);
H A Dclientloop.c2237 dispatch_set(SSH_SMSG_EXITSTATUS, &client_input_exit_status);

Completed in 111 milliseconds