Searched defs:connection_in (Results 1 – 3 of 3) sorted by relevance
146 int connection_in, int connection_out, struct pollfd **pfdp, in wait_until_can_do_something()259 process_input(struct ssh *ssh, int connection_in) in process_input()324 u_int connection_in, connection_out; in server_loop2() local
159 static int connection_in; /* Connection to server (input). */ variable
129 int connection_in; member