Home
last modified time | relevance | path

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

/freebsd/crypto/openssh/
H A Dclientloop.c196 static void quit_message(const char *fmt, ...)
200 quit_message(const char *fmt, ...) in quit_message() function
746 quit_message("poll: %s", strerror(errno)); in client_wait_until_can_do_something()
806 quit_message("Connection to %s closed by remote host.", in client_process_net_input()
811 quit_message("Read from remote host %s: %s", host, ssh_err(r)); in client_process_net_input()
1637 quit_message("Connection to %s closed.", host); in client_loop()