Searched defs:newsock (Results 1 – 3 of 3) sorted by relevance
/dflybsd-src/games/hunt/huntd/ |
H A D | answer.c | 69 int newsock; in answer_first() local
|
/dflybsd-src/crypto/openssh/ |
H A D | sshd.c | 844 server_accept_loop(int *sock_in, int *sock_out, int *newsock, int *config_s, in server_accept_loop() 1186 int sock_in = -1, sock_out = -1, newsock = -1, rexec_argc = 0; in main() local
|
H A D | channels.c | 1831 int r, newsock, oerrno, remote_port; in channel_post_x11_listener() local 1948 int newsock, nextstate; in channel_post_port_listener() local 2006 int r, newsock; in channel_post_auth_listener() local 2486 int newsock; in channel_post_mux_listener() local
|