Searched refs:client_loop (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.0-release/crypto/openssh/
H A Dclientloop.h41 int client_loop(int, int, int);
H A Dssh.c1383 return client_loop(have_tty, tty_flag ?
1598 return client_loop(tty_flag, tty_flag ?
H A Dclientloop.c1481 client_loop(int have_pty, int escape_char_arg, int ssh2_chan_id) function

Completed in 87 milliseconds