Searched defs:connection_in (Results 1 – 4 of 4) sorted by relevance
199 wait_until_can_do_something(int connection_in, int connection_out, in wait_until_can_do_something()282 process_input(fd_set *readset, int connection_in) in process_input()356 u_int nalloc = 0, connection_in, connection_out; in server_loop2() local
550 int connection_in = packet_get_connection_in(); in ssh_exchange_identification() local
164 static int connection_in; /* Connection to server (input). */ variable
117 int connection_in; member