Searched refs:do_log2 (Results 1 – 12 of 12) sorted by relevance
| /freebsd-14.2/crypto/openssh/ |
| H A D | blacklist.c | 79 do_log2(imlevel, message, args); in im_log()
|
| H A D | hostfile.c | 578 do_log2(loglevel, "%s%s%s:%ld: Removed %s key for host %s", in host_delete() 586 do_log2(loglevel, "%s%s%s:%ld: invalid known_hosts entry", in host_delete() 685 do_log2(loglevel, "%s%s%s for %s%s%s to %s: %s %s", in hostfile_replace_entries()
|
| H A D | log.h | 87 #define do_log2(level, ...) sshlog(__FILE__, __func__, __LINE__, 0, level, NULL, __VA_ARGS__) macro
|
| H A D | clientloop.c | 2246 do_log2(loglevel, "The server has updated its host keys."); in hostkey_change_preamble() 2247 do_log2(loglevel, "These changes were verified by the server's " in hostkey_change_preamble() 2269 do_log2(loglevel, "Learned new hostkey: %s %s", in update_known_hosts() 2280 do_log2(loglevel, "Deprecating obsolete hostkey: %s %s", in update_known_hosts() 2302 do_log2(loglevel, "Please enter " in update_known_hosts()
|
| H A D | auth.c | 301 do_log2(level, "%s %s%s%s for %s%.100s from %.200s port %d ssh2%s%s", in auth_log()
|
| H A D | sshd.c | 900 do_log2(drop_level, "drop connection #%d from [%s]:%d on [%s]:%d " 1970 do_log2(ll, "Unable to load host key: %s",
|
| H A D | sftp-client.c | 208 do_log2(initial ? SYSLOG_LEVEL_ERROR : SYSLOG_LEVEL_FATAL, in get_msg_extended() 938 do_log2(quiet ? SYSLOG_LEVEL_DEBUG1 : SYSLOG_LEVEL_INFO, in sftp_lstat()
|
| H A D | ssh.c | 277 do_log2(loglevel, "%s: Could not resolve hostname %.100s: %s", in resolve_host()
|
| H A D | packet.c | 1733 do_log2(ssh->state->server_side && in ssh_packet_read_poll_seqnr()
|
| H A D | sshconnect2.c | 1531 do_log2(id->userprovided ? in load_identity_file()
|
| H A D | misc.c | 2185 do_log2(quiet ? SYSLOG_LEVEL_DEBUG1 : SYSLOG_LEVEL_INFO, in exited_cleanly()
|
| H A D | servconf.c | 2617 do_log2(opcode == sIgnore ? in process_server_config_line_depth()
|