Searched refs:logit_fr (Results 1 – 3 of 3) sorted by relevance
/freebsd/crypto/openssh/ |
H A D | auth2-hostbased.c | 111 logit_fr(r, "certificate signature algorithm %s", in userauth_hostbased()
|
H A D | log.h | 120 #define logit_fr(r, ...) sshlog(__FILE__, __func__, __LINE__, 1, SYSLOG_LEVEL_INFO, ssh_err(r), __V… macro
|
H A D | auth2-pubkey.c | 168 logit_fr(r, "certificate signature algorithm %s", in userauth_pubkey()
|