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

/freebsd-9.3-release/crypto/openssh/
H A Dserverloop.c108 static int connection_out; /* Connection to client (output). */ variable
H A Dsshconnect.c547 send_client_banner(int connection_out, int minor1) argument
573 int connection_out = packet_get_connection_out(); local
H A Dclientloop.c162 static int connection_out; /* Connection to server (output). */ variable
H A Dpacket.c114 int connection_out; member in struct:session_state
[all...]

Completed in 162 milliseconds