Home
last modified time | relevance | path

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

/dragonfly/crypto/openssh/
HDclientloop.c196 static void quit_message(const char *fmt, ...)
200 quit_message(const char *fmt, ...) in quit_message() function
745 quit_message("poll: %s", strerror(errno)); in client_wait_until_can_do_something()
805 quit_message("Connection to %s closed by remote host.", in client_process_net_input()
810 quit_message("Read from remote host %s: %s", host, ssh_err(r)); in client_process_net_input()
1636 quit_message("Connection to %s closed.", host); in client_loop()