Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/ssh/include/
H A Dclientloop.h50 int client_loop(int, int, int);
/titanic_41/usr/src/cmd/ssh/ssh/
H A Dssh.c979 return client_loop(have_tty, tty_flag ?
1186 return (client_loop(tty_flag, tty_flag ?
H A Dclientloop.c1086 client_loop(int have_pty, int escape_char_arg, int ssh2_chan_id) in client_loop() function
/titanic_41/usr/src/cmd/ssh/doc/
H A DOVERVIEW101 calls client_loop in clientloop.c. This does the real work for