Home
last modified time | relevance | path

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

/freebsd-12.1/crypto/openssh/
H A Dclientloop.h43 int client_loop(struct ssh *, int, int, int);
H A DOVERVIEW105 calls client_loop in clientloop.c. This does the real work for
H A Dssh.c1963 return client_loop(ssh, tty_flag, tty_flag ? in ssh_session2()
H A Dclientloop.c1223 client_loop(struct ssh *ssh, int have_pty, int escape_char_arg, in client_loop() function
H A DChangeLog5557 client_loop() -> client_simple_escape_filter() -> process_escapes() -> fork()