Home
last modified time | relevance | path

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

/dragonfly/crypto/openssh/
H A Dcanohost.c144 verbose_f("gethostname: %s", strerror(errno)); in get_local_name()
H A Dlog.h103 #define verbose_f(...) sshlog(__FILE__, __func__, __LINE__, 1, SYSLOG_LEVEL_VERBOSE, NULL, __VA_AR… macro
H A Dauth2-pubkey.c140 verbose_f("unsupported public key algorithm: %s", pkalg); in userauth_pubkey()
H A Dhostfile.c795 verbose_f("invalid marker at %s:%lu", path, linenum); in hostkeys_foreach_file()
H A Dssh-agent.c748 verbose_f("%s key not found", sshkey_type(key)); in process_sign_request2()
807 verbose_f("user refused key"); in process_sign_request2()