Searched refs:debug_fr (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/crypto/external/bsd/openssh/dist/ |
H A D | log.h | 116 #define debug_fr(r, ...) sshlog(__FILE__, __func__, __LINE__, 1, SYSLOG_LEVEL_DEBUG1, ssh_err(r), _… macro
|
H A D | sftp-usergroup.c | 114 debug_fr(r, "sftp_get_users_groups_by_id"); in lookup_and_record()
|
H A D | krl.c | 843 debug_fr(r, "parse"); in cert_extension_subsection() 1023 debug_fr(r, "parse"); in extension_section()
|
H A D | hostfile.c | 280 debug_fr(r, "hostkeys_foreach failed for %s", path); in load_hostkeys_file()
|
H A D | ssh-agent.c | 938 debug_fr(r, "sshkey_sign"); in process_sign_request2()
|
H A D | clientloop.c | 1835 debug_fr(r, "ssh_get_authentication_socket"); in client_request_agent()
|