Home
last modified time | relevance | path

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

/freebsd/crypto/openssh/
H A Dsrclimit.c414 verbose_f("%s penalty table full, cannot penalise %s for %s", t, in srclimit_penalise()
430 verbose_f("%s: new %s %s penalty of %d seconds for %s", t, in srclimit_penalise()
449 verbose_f("%s: activating %s penalty of %lld seconds for %s", in srclimit_penalise()
H A Dcanohost.c147 verbose_f("gethostname: %s", strerror(errno)); in get_local_name()
H A Dkex.c1317 verbose_f("Connection closed by remote host"); in kex_exchange_identification()
1333 verbose_f("banner line contains invalid " in kex_exchange_identification()
1343 verbose_f("banner line too long"); in kex_exchange_identification()
1359 verbose_f("client sent invalid protocol identifier " in kex_exchange_identification()
H A Dlog.h99 #define verbose_f(...) sshlog(__FILE__, __func__, __LINE__, 1, SYSLOG_LEVEL_VERBOSE, NULL, __VA_AR… macro
H A Dauth2-pubkey.c141 verbose_f("unsupported public key algorithm: %s", pkalg); in userauth_pubkey()
H A Dhostfile.c804 verbose_f("invalid marker at %s:%lu", path, linenum); in hostkeys_foreach_file()
H A Dssh-agent.c881 verbose_f("%s key not found", sshkey_type(key)); in process_sign_request2()
940 verbose_f("user refused key"); in process_sign_request2()