Symbol: do_log2
usr.bin/ssh/auth.c
270
do_log2(level, "%s %s%s%s for %s%.100s from %.200s port %d ssh2%s%s",
usr.bin/ssh/channels.c
1147
do_log2(level, "Connection: %s (pid %ld)", ident, (long)getpid());
usr.bin/ssh/channels.c
1151
do_log2(level, "%s", cp);
usr.bin/ssh/clientloop.c
2242
do_log2(loglevel, "The server has updated its host keys.");
usr.bin/ssh/clientloop.c
2243
do_log2(loglevel, "These changes were verified by the server's "
usr.bin/ssh/clientloop.c
2265
do_log2(loglevel, "Learned new hostkey: %s %s",
usr.bin/ssh/clientloop.c
2276
do_log2(loglevel, "Deprecating obsolete hostkey: %s %s",
usr.bin/ssh/clientloop.c
2298
do_log2(loglevel, "Please enter "
usr.bin/ssh/hostfile.c
599
do_log2(loglevel, "%s%s%s:%ld: Removed %s key for host %s",
usr.bin/ssh/hostfile.c
607
do_log2(loglevel, "%s%s%s:%ld: invalid known_hosts entry",
usr.bin/ssh/hostfile.c
706
do_log2(loglevel, "%s%s%s for %s%s%s to %s: %s %s",
usr.bin/ssh/misc.c
2212
do_log2(quiet ? SYSLOG_LEVEL_DEBUG1 : SYSLOG_LEVEL_INFO,
usr.bin/ssh/packet.c
1863
do_log2(ssh->state->server_side &&
usr.bin/ssh/servconf.c
2697
do_log2(opcode == sIgnore ?
usr.bin/ssh/sftp-client.c
187
do_log2(initial ? SYSLOG_LEVEL_ERROR : SYSLOG_LEVEL_FATAL,
usr.bin/ssh/sftp-client.c
914
do_log2(quiet ? SYSLOG_LEVEL_DEBUG1 : SYSLOG_LEVEL_INFO,
usr.bin/ssh/ssh.c
253
do_log2(loglevel, "%s: Could not resolve hostname %.100s: %s",
usr.bin/ssh/sshconnect2.c
1527
do_log2(id->userprovided ?
usr.bin/ssh/sshd.c
1590
do_log2(ll, "Unable to load host key: %s",
usr.bin/ssh/sshd.c
349
do_log2(level, "session process %ld for %s killed by "
usr.bin/ssh/sshd.c
608
do_log2(ratelimited ? SYSLOG_LEVEL_DEBUG3 : SYSLOG_LEVEL_INFO,