Searched defs:connection_out (Results 1 - 4 of 4) sorted by relevance

/macosx-10.9.5/OpenSSH-186/openssh/
H A Dserverloop.c106 static int connection_out; /* Connection to client (output). */ variable
H A Dsshconnect.c440 send_client_banner(int connection_out, int minor1) argument
467 int connection_out = packet_get_connection_out(); local
H A Dclientloop.c164 static int connection_out; /* Connection to server (output). */ variable
H A Dpacket.c111 int connection_out; member in struct:session_state
[all...]

Completed in 196 milliseconds