Searched refs:do_log2 (Results 1 – 13 of 13) sorted by relevance
| /freebsd/crypto/openssh/ |
| H A D | blocklist.c | 79 do_log2(imlevel, message, args); in im_log()
|
| H A D | hostfile.c | 606 do_log2(loglevel, "%s%s%s:%ld: Removed %s key for host %s", in host_delete() 614 do_log2(loglevel, "%s%s%s:%ld: invalid known_hosts entry", in host_delete() 713 do_log2(loglevel, "%s%s%s for %s%s%s to %s: %s %s", in hostfile_replace_entries()
|
| H A D | log.h | 108 #define do_log2(level, ...) sshlog(__FILE__, __func__, __LINE__, 0, level, NULL, __VA_ARGS__) macro
|
| H A D | clientloop.c | 2256 do_log2(loglevel, "The server has updated its host keys."); in hostkey_change_preamble() 2257 do_log2(loglevel, "These changes were verified by the server's " in hostkey_change_preamble() 2279 do_log2(loglevel, "Learned new hostkey: %s %s", in update_known_hosts() 2290 do_log2(loglevel, "Deprecating obsolete hostkey: %s %s", in update_known_hosts() 2312 do_log2(loglevel, "Please enter " in update_known_hosts()
|
| H A D | sshd.c | 375 do_log2(level, "session process %ld for %s killed by " in child_reap() 637 do_log2(ratelimited ? SYSLOG_LEVEL_DEBUG3 : SYSLOG_LEVEL_INFO, in drop_connection() 1708 do_log2(ll, "Unable to load host key: %s", in main()
|
| H A D | auth.c | 299 do_log2(level, "%s %s%s%s for %s%.100s from %.200s port %d ssh2%s%s", in auth_log()
|
| H A D | sftp-client.c | 196 do_log2(initial ? SYSLOG_LEVEL_ERROR : SYSLOG_LEVEL_FATAL, in get_msg_extended() 923 do_log2(quiet ? SYSLOG_LEVEL_DEBUG1 : SYSLOG_LEVEL_INFO, in sftp_lstat()
|
| H A D | ssh.c | 265 do_log2(loglevel, "%s: Could not resolve hostname %.100s: %s", in resolve_host()
|
| H A D | misc.c | 2298 do_log2(quiet ? SYSLOG_LEVEL_DEBUG1 : SYSLOG_LEVEL_INFO, in exited_cleanly()
|
| H A D | sshconnect2.c | 1535 do_log2(id->userprovided ? in load_identity_file()
|
| H A D | channels.c | 1153 do_log2(level, "Connection: %s (pid %ld)", ident, (long)getpid()); in channel_report_open() 1157 do_log2(level, "%s", cp); in channel_report_open()
|
| H A D | packet.c | 1883 do_log2(ssh->state->server_side && in ssh_packet_read_poll_seqnr()
|
| H A D | servconf.c | 2787 do_log2(opcode == sIgnore ? in process_server_config_line_depth()
|