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

/freebsd-11-stable/crypto/openssh/
H A Dserverloop.c199 wait_until_can_do_something(int connection_in, int connection_out, argument
316 process_output(fd_set *writeset, int connection_out) argument
356 u_int nalloc = 0, connection_in, connection_out; local
H A Dsshconnect.c526 send_client_banner(int connection_out, int minor1) argument
552 int connection_out = packet_get_connection_out(); local
H A Dclientloop.c165 static int connection_out; /* Connection to server (output). */ variable
H A Dpacket.c120 int connection_out; member in struct:session_state
[all...]

Completed in 86 milliseconds