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

/freebsd-10.0-release/crypto/openssh/
H A Dssh1.h41 #define SSH_CMSG_STDIN_DATA 16 /* data (string) */ macro
H A Dclientloop.c497 packet_start(SSH_CMSG_STDIN_DATA);
1239 packet_start(SSH_CMSG_STDIN_DATA);
H A Dserverloop.c1253 dispatch_set(SSH_CMSG_STDIN_DATA, &server_input_stdin_data);

Completed in 126 milliseconds