Searched refs:do_log2 (Results 1 – 14 of 14) sorted by relevance
| /freebsd-13.1/crypto/openssh/ |
| H A D | blacklist.c | 79 do_log2(imlevel, message, args); in im_log()
|
| H A D | hostfile.c | 569 do_log2(loglevel, "%s%s%s:%ld: Removed %s key for host %s", in host_delete() 577 do_log2(loglevel, "%s%s%s:%ld: invalid known_hosts entry", in host_delete() 676 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 | 1994 do_log2(loglevel, "The server has updated its host keys."); in hostkey_change_preamble() 1995 do_log2(loglevel, "These changes were verified by the server's " in hostkey_change_preamble() 2017 do_log2(loglevel, "Learned new hostkey: %s %s", in update_known_hosts() 2028 do_log2(loglevel, "Deprecating obsolete hostkey: %s %s", in update_known_hosts() 2050 do_log2(loglevel, "Please enter " in update_known_hosts()
|
| H A D | auth.c | 347 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 | 914 do_log2(drop_level, "drop connection #%d from [%s]:%d on [%s]:%d " 1901 do_log2(ll, "Unable to load host key: %s",
|
| H A D | ssh.c | 275 do_log2(loglevel, "%s: Could not resolve hostname %.100s: %s", in resolve_host()
|
| H A D | misc.c | 2125 do_log2(quiet ? SYSLOG_LEVEL_DEBUG1 : SYSLOG_LEVEL_INFO, in exited_cleanly()
|
| H A D | sshconnect2.c | 1542 do_log2(id->userprovided ? in load_identity_file()
|
| H A D | sftp-client.c | 207 do_log2(initial ? SYSLOG_LEVEL_ERROR : SYSLOG_LEVEL_FATAL, in get_msg_extended()
|
| H A D | packet.c | 1751 do_log2(ssh->state->server_side && in ssh_packet_read_poll_seqnr()
|
| H A D | servconf.c | 2463 do_log2(opcode == sIgnore ? in process_server_config_line_depth()
|
| H A D | ChangeLog | 5800 upstream: use do_log2 instead of function pointers to different log
|
| /freebsd-13.1/crypto/openssh/openbsd-compat/ |
| H A D | port-linux.c | 215 do_log2(log_level, "%s: setcon %s from %s failed with %s", in ssh_selinux_change_context()
|