Home
last modified time | relevance | path

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

/openbsd/usr.bin/ssh/
H A Dsrclimit.c412 verbose_f("%s penalty table full, cannot penalise %s for %s", t, in srclimit_penalise()
428 verbose_f("%s: new %s %s penalty of %d seconds for %s", t, in srclimit_penalise()
447 verbose_f("%s: activating %s penalty of %lld seconds for %s", in srclimit_penalise()
H A Dcanohost.c113 verbose_f("gethostname: %s", strerror(errno)); in get_local_name()
H A Dkex.c1310 verbose_f("Connection closed by remote host"); in kex_exchange_identification()
1326 verbose_f("banner line contains invalid " in kex_exchange_identification()
1336 verbose_f("banner line too long"); in kex_exchange_identification()
1352 verbose_f("client sent invalid protocol identifier " in kex_exchange_identification()
H A Dlog.h120 #define verbose_f(...) sshlog(__FILE__, __func__, __LINE__, 1, SYSLOG_LEVEL_VERBOSE, NULL, __VA_AR… macro
H A Dhostfile.c797 verbose_f("invalid marker at %s:%lu", path, linenum); in hostkeys_foreach_file()
H A Dauth2-pubkey.c139 verbose_f("unsupported public key algorithm: %s", pkalg); in userauth_pubkey()
H A Dssh-agent.c855 verbose_f("%s key not found", sshkey_type(key)); in process_sign_request2()
914 verbose_f("user refused key"); in process_sign_request2()