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