Searched refs:logit_f (Results 1 – 7 of 7) sorted by relevance
| /netbsd-src/crypto/external/bsd/openssh/dist/ |
| H A D | auth2-gss.c | 82 logit_f("mechanism negotiation is not supported"); in userauth_gssapi() 85 logit_f("too many mechanisms requested %u > %u", mechs, in userauth_gssapi() 105 logit_f("badly formed OID received"); in userauth_gssapi()
|
| H A D | ttymodes.c | 406 logit_f("unknown opcode %d", opcode); in ssh_tty_parse_modes() 416 logit_f("%zu bytes left", len); in ssh_tty_parse_modes()
|
| H A D | auth2-hostbased.c | 89 logit_f("unsupported public key algorithm: %s", in userauth_hostbased() 107 logit_f("signature algorithm %s not in " in userauth_hostbased()
|
| H A D | log.h | 98 #define logit_f(...) sshlog(__FILE__, __func__, __LINE__, 1, SYSLOG_LEVEL_INFO, NULL, __VA_ARGS__) macro
|
| H A D | auth2-pubkey.c | 168 logit_f("signature algorithm %s not in " in userauth_pubkey()
|
| H A D | ssh-agent.c | 866 logit_f("refusing use of destination-constrained key " in process_sign_request2() 872 logit_f("refusing use of destination-constrained key " in process_sign_request2()
|
| H A D | session.c | 2020 logit_f("no session %d req %.100s", c->self, rtype); in session_input_channel_req()
|