Home
last modified time | relevance | path

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

/freebsd/crypto/openssh/
H A Dclientloop.c185 static void quit_message(const char *fmt, ...)
189 quit_message(const char *fmt, ...) in quit_message() function
744 quit_message("poll: %s", strerror(errno)); in client_wait_until_can_do_something()
804 quit_message("Connection to %s closed by remote host.", in client_process_net_input()
809 quit_message("Read from remote host %s: %s", host, ssh_err(r)); in client_process_net_input()
1669 quit_message("Connection to %s closed.", host); in client_loop()