Home
last modified time | relevance | path

Searched refs:client_loop (Results 1 – 5 of 5) sorted by relevance

/external/openssh/
Dclientloop.h41 int client_loop(int, int, int);
DOVERVIEW106 calls client_loop in clientloop.c. This does the real work for
Dssh.c1860 return client_loop(have_tty, tty_flag ? in ssh_session()
2032 return client_loop(tty_flag, tty_flag ? in ssh_session2()
Dclientloop.c1502 client_loop(int have_pty, int escape_char_arg, int ssh2_chan_id) in client_loop() function
DChangeLog5400 memset() when returning from client_loop() for consistency with