Home
last modified time | relevance | path

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

/freebsd/crypto/openssh/
H A Dclientloop.c183 static void quit_message(const char *fmt, ...)
187 quit_message(const char *fmt, ...) in quit_message() function
742 quit_message("poll: %s", strerror(errno)); in client_wait_until_can_do_something()
802 quit_message("Connection to %s closed by remote host.", in client_process_net_input()
807 quit_message("Read from remote host %s: %s", host, ssh_err(r)); in client_process_net_input()
1663 quit_message("Connection to %s closed.", host); in client_loop()