crypto/openssh/auth-krb5.c
258
logit("mkstemp(): %.100s", strerror(oerrno));
crypto/openssh/auth-krb5.c
264
logit("fchmod(): %.100s", strerror(oerrno));
crypto/openssh/auth-options.c
173
logit("Certificate extension \"%s\" "
crypto/openssh/auth-pam.c
756
logit("pam_putenv: %s", pam_strerror(sshpam_handle, r));
crypto/openssh/auth-rhosts.c
261
logit("Rhosts authentication refused for %.100s: "
crypto/openssh/auth-rhosts.c
270
logit("Rhosts authentication refused for %.100s: "
crypto/openssh/auth-rhosts.c
300
logit("Rhosts authentication refused for %.100s: "
crypto/openssh/auth-rhosts.c
75
logit("User %s hosts file %s is not a regular file",
crypto/openssh/auth-shadow.c
124
logit("User %.100s password has expired (root forced)", user);
crypto/openssh/auth-shadow.c
129
logit("User %.100s password has expired (password aged)", user);
crypto/openssh/auth-shadow.c
70
logit("Account %.100s has expired", spw->sp_namp);
crypto/openssh/auth.c
111
logit("User %.100s not allowed because account is locked",
crypto/openssh/auth.c
126
logit("User %.100s not allowed because shell %.100s "
crypto/openssh/auth.c
133
logit("User %.100s not allowed because shell %.100s "
crypto/openssh/auth.c
156
logit("User %.100s from %.100s not allowed "
crypto/openssh/auth.c
176
logit("User %.100s from %.100s not allowed because "
crypto/openssh/auth.c
184
logit("User %.100s from %.100s not allowed because "
crypto/openssh/auth.c
194
logit("User %.100s from %.100s not allowed "
crypto/openssh/auth.c
207
logit("User %.100s from %.100s not allowed "
crypto/openssh/auth.c
364
logit("Root login accepted for forced command.");
crypto/openssh/auth.c
369
logit("ROOT LOGIN REFUSED FROM %.200s port %d",
crypto/openssh/auth.c
434
logit("Authentication refused for %.100s: "
crypto/openssh/auth.c
493
logit("Invalid user %.100s from %.100s port %d",
crypto/openssh/auth2-gss.c
313
logit("GSSAPI MIC check failed");
crypto/openssh/auth2-hostbased.c
201
logit("userauth_hostbased mismatch: "
crypto/openssh/auth2-passwd.c
69
logit("password change not supported");
crypto/openssh/auth2-pubkey.c
158
logit("refusing previously-used %s key", sshkey_type(key));
crypto/openssh/auth2-pubkeyfile.c
101
logit("%s: Authentication tried for %.100s with "
crypto/openssh/auth2-pubkeyfile.c
126
logit("%s: Authentication tried for %.100s with valid "
crypto/openssh/auth2-pubkeyfile.c
452
logit("Could not open user '%s' %s '%s': %s",
crypto/openssh/auth2-pubkeyfile.c
466
logit("User '%s' %s '%s' is not a regular file",
crypto/openssh/auth2-pubkeyfile.c
479
logit("Authentication refused: %s", line);
crypto/openssh/auth2.c
584
logit("Authentication methods list \"%s\" contains "
crypto/openssh/channels.c
1116
logit("channel_send_open: %d: bad id", id);
crypto/openssh/channels.c
1409
logit("X11 connection rejected because of wrong "
crypto/openssh/channels.c
301
logit("Non-public channel %d, type %d.", id, c->type);
crypto/openssh/channels.c
3437
logit("channel %d: rcvd big packet %zu, maxpack %u",
crypto/openssh/channels.c
3443
logit("channel %d: rcvd too much data %zu, win %u/%u "
crypto/openssh/channels.c
3478
logit("channel %d: ext data for non open", c->self);
crypto/openssh/channels.c
3497
logit("channel %d: bad ext data", c->self);
crypto/openssh/channels.c
3507
logit("channel %d: rcvd too much extended_data %zu, win %u",
crypto/openssh/channels.c
3639
logit("channel %d: open failed: %s%s%s", c->self,
crypto/openssh/channels.c
3662
logit("Received window adjust for non-open channel %d.", id);
crypto/openssh/channels.c
4237
logit("Received request from %.100s port %d to "
crypto/openssh/channels.c
4243
logit("Received request from %.100s port %d to "
crypto/openssh/channels.c
4249
logit("Received request from %.100s port %d to remote "
crypto/openssh/channels.c
4832
logit("Received request from %.100s port %d to connect to "
crypto/openssh/channels.c
4890
logit("Received request to connect to path %.100s, "
crypto/openssh/clientloop.c
1006
logit("Commands:");
crypto/openssh/clientloop.c
1007
logit(" -L[bind_address:]port:host:hostport "
crypto/openssh/clientloop.c
1009
logit(" -R[bind_address:]port:host:hostport "
crypto/openssh/clientloop.c
1011
logit(" -D[bind_address:]port "
crypto/openssh/clientloop.c
1013
logit(" -KL[bind_address:]port "
crypto/openssh/clientloop.c
1015
logit(" -KR[bind_address:]port "
crypto/openssh/clientloop.c
1017
logit(" -KD[bind_address:]port "
crypto/openssh/clientloop.c
1021
logit(" !args "
crypto/openssh/clientloop.c
1043
logit("Invalid command.");
crypto/openssh/clientloop.c
1054
logit("Bad forwarding close specification.");
crypto/openssh/clientloop.c
1067
logit("Unknown port forwarding.");
crypto/openssh/clientloop.c
1070
logit("Canceled forwarding.");
crypto/openssh/clientloop.c
1076
logit("Bad remote forwarding specification.");
crypto/openssh/clientloop.c
1080
logit("Bad local forwarding specification.");
crypto/openssh/clientloop.c
1086
logit("Port forwarding failed.");
crypto/openssh/clientloop.c
1091
logit("Port forwarding failed.");
crypto/openssh/clientloop.c
1095
logit("Forwarding port.");
crypto/openssh/clientloop.c
1249
logit("Server does not "
crypto/openssh/clientloop.c
307
logit("DISPLAY \"%s\" invalid; disabling X11 forwarding",
crypto/openssh/clientloop.c
439
logit("Warning: No xauth data; "
crypto/openssh/clientloop.c
500
logit("Timeout, server %s not responding.", host);
crypto/openssh/dh.c
168
logit("WARNING: could not open %s (%s), using fixed modulus",
crypto/openssh/dh.c
200
logit("WARNING: no suitable primes in %s",
crypto/openssh/dh.c
225
logit("WARNING: selected prime disappeared in %s, giving up",
crypto/openssh/dh.c
247
logit("invalid public DH value: negative");
crypto/openssh/dh.c
251
logit("invalid public DH value: <= 1");
crypto/openssh/dh.c
262
logit("invalid public DH value: >= p-1");
crypto/openssh/dh.c
276
logit("invalid public DH value (%d/%d)",
crypto/openssh/dispatch.c
44
logit("dispatch_protocol_error: type %d seq %u", type, seq);
crypto/openssh/dispatch.c
56
logit("dispatch_protocol_ignore: type %d seq %u", type, seq);
crypto/openssh/gss-serv-krb5.c
103
logit("Authorized to %s, krb5 principal %s (krb5_kuserok)",
crypto/openssh/gss-serv-krb5.c
139
logit("krb5_cc_new_unique(): %.100s", errmsg);
crypto/openssh/gss-serv-krb5.c
142
logit("krb5_cc_gen_new(): %.100s",
crypto/openssh/gss-serv-krb5.c
151
logit("ssh_krb5_cc_gen(): %.100s", errmsg);
crypto/openssh/gss-serv-krb5.c
160
logit("krb5_parse_name(): %.100s", errmsg);
crypto/openssh/gss-serv-krb5.c
167
logit("krb5_cc_initialize(): %.100s", errmsg);
crypto/openssh/gss-serv-krb5.c
178
logit("gss_krb5_copy_ccache() failed");
crypto/openssh/gss-serv-krb5.c
72
logit("Cannot initialize krb5 context");
crypto/openssh/gss-serv-krb5.c
97
logit("krb5_parse_name(): %.100s", errmsg);
crypto/openssh/hostfile.c
500
logit("Created directory '%s'.", dotsshdir);
crypto/openssh/kex.c
1417
logit("probed from %s port %d with %s. Don't panic.",
crypto/openssh/kex.c
1424
logit("scanned from %s port %d with %s. Don't panic.",
crypto/openssh/loginrec.c
1019
logit("%s: not implemented!", __func__);
crypto/openssh/loginrec.c
1032
logit("%s: utmp_write_library() failed", __func__);
crypto/openssh/loginrec.c
1037
logit("%s: utmp_write_direct() failed", __func__);
crypto/openssh/loginrec.c
1075
logit("%s: invalid type field", __func__);
crypto/openssh/loginrec.c
1099
logit("%s: problem writing %s: %s", __func__,
crypto/openssh/loginrec.c
1106
logit("%s: problem writing %s: %s", __func__,
crypto/openssh/loginrec.c
1143
logit("%s: invalid type field", __func__);
crypto/openssh/loginrec.c
1193
logit("%s: problem opening %s: %s", __func__,
crypto/openssh/loginrec.c
1198
logit("%s: couldn't stat %s: %s", __func__,
crypto/openssh/loginrec.c
1213
logit("%s: read of %s failed: %s", __func__,
crypto/openssh/loginrec.c
1271
logit("%s: problem opening %s: %s", __func__,
crypto/openssh/loginrec.c
1279
logit("%s: problem writing %s: %s", __func__,
crypto/openssh/loginrec.c
1322
logit("%s: invalid type field", __func__);
crypto/openssh/loginrec.c
1358
logit("%s: problem opening %s: %s", __func__,
crypto/openssh/loginrec.c
1363
logit("%s: couldn't stat %s: %s", __func__,
crypto/openssh/loginrec.c
1378
logit("%s: read of %s failed: %s", __func__,
crypto/openssh/loginrec.c
1439
logit("%s: logout() returned an error", __func__);
crypto/openssh/loginrec.c
1461
logit("%s: Invalid type field", __func__);
crypto/openssh/loginrec.c
1485
logit("%s: Couldn't stat %s: %s", __func__,
crypto/openssh/loginrec.c
1495
logit("%s: %.100s is not a file or directory!", __func__,
crypto/openssh/loginrec.c
1512
logit("%s: %s->lseek(): %s", __func__,
crypto/openssh/loginrec.c
1531
logit("lastlog_write_entry: Invalid type field");
crypto/openssh/loginrec.c
1557
logit("%s: Error writing to %s: %s", __func__,
crypto/openssh/loginrec.c
1565
logit("%s: Invalid type field", __func__);
crypto/openssh/loginrec.c
1682
logit("%s: fstat of %s failed: %s", __func__, _PATH_BTMP,
crypto/openssh/loginrec.c
1687
logit("Excess permission or bad ownership on file %s",
crypto/openssh/loginrec.c
444
logit("Attempt to write login records by non-root user (aborting)");
crypto/openssh/loginrec.c
474
logit("Writing login record failed for %s", li->username);
crypto/openssh/loginrec.c
864
logit("%s: tty not found", __func__);
crypto/openssh/loginrec.c
878
logit("%s: lseek: %s", __func__, strerror(errno));
crypto/openssh/loginrec.c
883
logit("%s: Couldn't seek to tty %d slot in %s",
crypto/openssh/loginrec.c
900
logit("%s: lseek: %s", __func__, strerror(errno));
crypto/openssh/loginrec.c
905
logit("%s: Couldn't seek to tty %d slot in %s",
crypto/openssh/loginrec.c
911
logit("%s: error writing %s: %s", __func__,
crypto/openssh/loginrec.c
933
logit("%s: utmp_write_library() failed", __func__);
crypto/openssh/loginrec.c
938
logit("%s: utmp_write_direct() failed", __func__);
crypto/openssh/loginrec.c
954
logit("%s: utmp_write_library() failed", __func__);
crypto/openssh/loginrec.c
959
logit("%s: utmp_write_direct() failed", __func__);
crypto/openssh/loginrec.c
978
logit("%s: invalid type field", __func__);
crypto/openssh/moduli.c
290
logit("Limited memory: %u MB; limit %lu MB",
crypto/openssh/moduli.c
296
logit("Increased memory: %u MB; need %u bytes",
crypto/openssh/moduli.c
300
logit("Decreased memory: %u MB; want %u bytes",
crypto/openssh/moduli.c
345
logit("%.24s Sieve next %u plus %u-bit", ctime(&time_start),
crypto/openssh/moduli.c
417
logit("%.24s Sieved with %u small primes in %lld seconds",
crypto/openssh/moduli.c
445
logit("%.24s Found %u candidates", ctime(&time_stop), r);
crypto/openssh/moduli.c
459
logit("write_checkpoint: temp pathname too long");
crypto/openssh/moduli.c
463
logit("mkstemp(%s): %s", tmp, strerror(errno));
crypto/openssh/moduli.c
467
logit("write_checkpoint: fdopen: %s", strerror(errno));
crypto/openssh/moduli.c
478
logit("failed to write to checkpoint file '%s': %s", cpfile,
crypto/openssh/moduli.c
493
logit("Failed to load checkpoint from '%s'", cpfile);
crypto/openssh/moduli.c
495
logit("Loaded checkpoint from '%s' line %lu", cpfile, lineno);
crypto/openssh/moduli.c
560
logit("%.24s processed %lu in %s", ctime(&time_now),
crypto/openssh/moduli.c
567
logit("%.24s processed %lu of %lu (%lu%%) in %s, ETA %s",
crypto/openssh/moduli.c
809
logit("%.24s Found %u safe primes of %u candidates in %ld seconds",
crypto/openssh/monitor.c
1299
logit("wrong user name passed to monitor: "
crypto/openssh/monitor.c
1370
logit("wrong user name passed to monitor: "
crypto/openssh/packet.c
1307
logit("outgoing seqnr wraps around");
crypto/openssh/packet.c
1600
logit("Bad packet length %u.", state->packlen);
crypto/openssh/packet.c
1630
logit("Bad packet length %u.", state->packlen);
crypto/openssh/packet.c
1652
logit("padding error: need %d block %d mod %d",
crypto/openssh/packet.c
1678
logit("Corrupted MAC on input.");
crypto/openssh/packet.c
1698
logit("Corrupted MAC on input.");
crypto/openssh/packet.c
1718
logit("incoming seqnr wraps around");
crypto/openssh/packet.c
2077
logit("Disconnecting %s: %.100s", remote_id, buf);
crypto/openssh/packet.c
400
logit("Finished discarding for %.200s port %d",
crypto/openssh/packet.c
585
logit("Nasty PTR record \"%s\" is set up for %s, ignoring",
crypto/openssh/packet.c
607
logit("reverse mapping checking getaddrinfo for %.700s "
crypto/openssh/packet.c
622
logit("Address %.100s maps to %.600s, but this does not "
crypto/openssh/serverloop.c
117
logit("Timeout, client not responding from %s", remote_id);
crypto/openssh/serverloop.c
249
logit("terminating inactive connection from %s", remote_id);
crypto/openssh/serverloop.c
269
logit("Connection closed by %.100s port %d",
crypto/openssh/serverloop.c
273
logit("Read error from remote host %s port %d: %s",
crypto/openssh/serverloop.c
427
logit("refused local port forward: "
crypto/openssh/serverloop.c
472
logit("refused streamlocal port forward: "
crypto/openssh/session.c
1283
logit("User %.100s not allowed because %s exists", pw->pw_name, nl);
crypto/openssh/session.c
1977
logit("subsystem request for %.100s by user %s failed, "
crypto/openssh/sftp-client.c
1875
logit("File \"%s\" was not modified", local_path);
crypto/openssh/sftp-client.c
1951
logit("download \"%s\": not a regular file",
crypto/openssh/sftp-client.c
1957
logit("remote stat \"%s\" failed", new_src);
crypto/openssh/sftp-client.c
1982
logit("download \"%s\": not a regular file", new_src);
crypto/openssh/sftp-client.c
2322
logit("local lstat \"%s\": %s", filename,
crypto/openssh/sftp-client.c
2329
logit("%s: not a regular file", filename);
crypto/openssh/sftp-client.c
2334
logit("local stat \"%s\": %s", filename,
crypto/openssh/sftp-client.c
2354
logit("%s: not a regular file", filename);
crypto/openssh/sftp-client.c
2777
logit("%s: not a regular file", filename);
crypto/openssh/sftp-client.c
2782
logit("remote stat \"%s\" failed",
crypto/openssh/sftp-client.c
2806
logit("origin \"%s\": not a regular file",
crypto/openssh/sftp-server.c
1006
logit("set \"%s\" mode %04o", name, a.perm);
crypto/openssh/sftp-server.c
1017
logit("set \"%s\" modtime %s", name, buf);
crypto/openssh/sftp-server.c
1023
logit("set \"%s\" owner %lu group %lu", name,
crypto/openssh/sftp-server.c
1052
logit("set \"%s\" size %llu",
crypto/openssh/sftp-server.c
1059
logit("set \"%s\" mode %04o", name, a.perm);
crypto/openssh/sftp-server.c
1074
logit("set \"%s\" modtime %s", name, buf);
crypto/openssh/sftp-server.c
1084
logit("set \"%s\" owner %lu group %lu", name,
crypto/openssh/sftp-server.c
1109
logit("opendir \"%s\"", path);
crypto/openssh/sftp-server.c
1195
logit("remove name \"%s\"", name);
crypto/openssh/sftp-server.c
1216
logit("mkdir name \"%s\" mode 0%o", name, mode);
crypto/openssh/sftp-server.c
1233
logit("rmdir name \"%s\"", name);
crypto/openssh/sftp-server.c
1279
logit("rename old \"%s\" new \"%s\"", oldpath, newpath);
crypto/openssh/sftp-server.c
1363
logit("symlink old \"%s\" new \"%s\"", oldpath, newpath);
crypto/openssh/sftp-server.c
1383
logit("posix-rename old \"%s\" new \"%s\"", oldpath, newpath);
crypto/openssh/sftp-server.c
1401
logit("statvfs \"%s\"", path);
crypto/openssh/sftp-server.c
1441
logit("hardlink old \"%s\" new \"%s\"", oldpath, newpath);
crypto/openssh/sftp-server.c
1485
logit("set \"%s\" mode %04o", name, a.perm);
crypto/openssh/sftp-server.c
1497
logit("set \"%s\" modtime %s", name, buf);
crypto/openssh/sftp-server.c
1504
logit("set \"%s\" owner %lu group %lu", name,
crypto/openssh/sftp-server.c
1883
logit("session closed for local user %s from [%s]",
crypto/openssh/sftp-server.c
2013
logit("session opened for local user %s from [%s]",
crypto/openssh/sftp-server.c
480
logit("%s%sclose \"%s\" bytes read %llu written %llu",
crypto/openssh/sftp-server.c
486
logit("%s%sclosedir \"%s\"",
crypto/openssh/sftp-server.c
557
logit("sent status %s", status_to_message(status));
crypto/openssh/sftp-server.c
757
logit("open \"%s\" flags %s mode 0%o",
crypto/openssh/sftp-server.c
999
logit("set \"%s\" size %llu",
crypto/openssh/srclimit.c
468
logit("%zu active %s penalties", npenalties, t);
crypto/openssh/srclimit.c
473
logit("client %s %s (expired)", s, p->reason);
crypto/openssh/srclimit.c
475
logit("client %s %s (%llu secs left)", s, p->reason,
crypto/openssh/ssh-agent.c
2459
logit("exiting on signal %d", (int)signalled);
crypto/openssh/ssh-keygen.c
1208
logit("%s:%lu: ignoring host name "
crypto/openssh/ssh-keygen.c
1232
logit("%s:%lu: invalid line", l->path, l->linenum);
crypto/openssh/ssh-keygen.c
1302
logit("%s:%lu: invalid line", l->path, l->linenum);
crypto/openssh/ssh-keygen.c
1381
logit("Host %s not found in %s", name, identity_file);
crypto/openssh/ssh-keygen.c
1403
logit("WARNING: %s contains unhashed entries", old);
crypto/openssh/ssh-keygen.c
1404
logit("Delete this file to ensure privacy "
crypto/openssh/ssh-keygen.c
1907
logit("Signed %s key %s: id \"%s\" serial %llu%s%s "
crypto/openssh/ssh-keygen.c
3187
logit("No keys to download");
crypto/openssh/ssh.c
1205
logit("%s, %s", SSH_RELEASE, SSH_OPENSSL_VERSION);
crypto/openssh/ssh.c
1414
logit("Pseudo-terminal will not be allocated because "
crypto/openssh/ssh.c
1904
logit("Allocated port %u for remote "
crypto/openssh/ssh.c
1927
logit("Warning: remote port forwarding failed "
crypto/openssh/ssh.c
1930
logit("Warning: remote port forwarding failed "
crypto/openssh/ssh.c
2080
logit("Warning: Could not request remote forwarding.");
crypto/openssh/ssh.c
712
logit("No user exists for uid %lu", (u_long)getuid());
crypto/openssh/sshconnect.c
1128
logit("%s host key for IP address "
crypto/openssh/sshconnect.c
1133
logit("Failed to add the %s host key for IP "
crypto/openssh/sshconnect.c
1138
logit("Warning: Permanently added the %s host "
crypto/openssh/sshconnect.c
1148
logit("Host key fingerprint is %s\n%s", fp, ra);
crypto/openssh/sshconnect.c
1254
logit("Failed to add the host to the list of known "
crypto/openssh/sshconnect.c
1257
logit("Warning: Permanently added '%.200s' (%s) to the "
crypto/openssh/sshconnect.c
1423
logit("%s", msg);
crypto/openssh/sshconnect.c
1427
logit("%s", msg);
crypto/openssh/sshconnect.c
1652
logit("WARNING: %s key found for host %s\n"
crypto/openssh/sshconnect.c
1659
logit("%s", ra);
crypto/openssh/sshconnect.c
405
logit("getifaddrs: %s: no suitable addresses",
crypto/openssh/sshconnect2.c
1090
logit("%s", info);
crypto/openssh/sshconnect2.c
1123
logit("Mismatch; try again, EOF to quit.");
crypto/openssh/sshconnect2.c
1437
logit("%skey %s %s returned incorrect signature type",
crypto/openssh/sshconnect2.c
1960
logit("%s", name);
crypto/openssh/sshconnect2.c
1962
logit("%s", inst);
crypto/openssh/sshd.c
1270
logit("-r option is deprecated");
crypto/openssh/sshd.c
1555
logit("sshd: no hostkeys available -- exiting.");
crypto/openssh/sshd.c
367
logit("Timeout before authentication for %s, "
crypto/openssh/sshd.c
373
logit("Session process %ld unpriv child crash for %s%s",
crypto/openssh/sshd.c
456
logit("%d active startups", children_active);
crypto/openssh/sshd.c
460
logit("child %d: fd=%d pid=%ld %s%s", i, children[i].pipefd,
crypto/openssh/sshd.c
486
logit("Received SIGHUP; restarting.");
crypto/openssh/sshd.c
494
logit("RESTART FAILED: av[0]='%.100s', error: %.100s.", saved_argv[0],
crypto/openssh/sshd.c
578
logit("exited MaxStartups throttling after %s, "
crypto/openssh/sshd.c
804
logit("Server listening on %s port %s%s%s.",
crypto/openssh/sshd.c
888
logit("Received signal %d; terminating.",
crypto/openssh/ttymodes.c
294
logit("tcgetattr: %.100s", strerror(errno));
crypto/openssh/ttymodes.c
368
logit("tcgetattr: %.100s", strerror(errno));
crypto/openssh/ttymodes.c
449
logit("Setting tty modes failed: %.100s", strerror(errno));
games/hunt/huntd/answer.c
275
logit(LOG_WARNING, "read");
games/hunt/huntd/answer.c
496
logit(LOG_ERR, "malloc");
games/hunt/huntd/answer.c
544
logit(LOG_WARNING, "inet_ntop");
games/hunt/huntd/answer.c
79
logit(LOG_ERR, "accept");
games/hunt/huntd/answer.c
95
logit(LOG_ERR, "malloc");
games/hunt/huntd/conf.c
303
logit(LOG_WARNING, "%s", nm);
games/hunt/huntd/driver.c
1028
logit(LOG_ERR, "fdopen");
games/hunt/huntd/driver.c
1148
logit(LOG_WARNING, "recvfrom");
games/hunt/huntd/driver.c
1192
logit(LOG_INFO, "unknown udp query %d", query);
games/hunt/huntd/driver.c
1199
logit(LOG_WARNING, "sendto");
games/hunt/huntd/driver.c
147
logit(LOG_ERR, "select");
games/hunt/huntd/driver.c
180
logit(LOG_ERR, "select");
games/hunt/huntd/driver.c
285
logit(LOG_WARNING, "select");
games/hunt/huntd/driver.c
370
logit(LOG_ERR, "bind");
games/hunt/huntd/driver.c
374
logit(LOG_ERR, "listen");
games/hunt/huntd/driver.c
380
logit(LOG_ERR, "getsockname");
games/hunt/huntd/driver.c
393
logit(LOG_ERR, "bind");
games/hunt/huntd/driver.c
397
logit(LOG_ERR, "listen");
games/hunt/huntd/driver.c
403
logit(LOG_ERR, "getsockname");
games/hunt/huntd/driver.c
445
logit(LOG_ERR, "setsockopt SO_REUSEADDR");
games/hunt/huntd/driver.c
449
logit(LOG_ERR, "bind port %d", Server_port);
games/hunt/huntd/driver.c
943
logit(LOG_INFO, "read");
games/hunt/huntd/execute.c
499
logit(LOG_ERR, "malloc");
games/hunt/huntd/expl.c
159
logit(LOG_ERR, "malloc");
games/hunt/huntd/expl.c
63
logit(LOG_ERR, "malloc");
games/hunt/huntd/server.h
272
void logit(int, const char *, ...)
games/hunt/huntd/shots.c
874
logit(LOG_ERR, "malloc");
games/snake/snake/snake.c
111
void logit(const char *);
games/snake/snake/snake.c
280
logit("quit");
games/snake/snake/snake.c
419
logit("won");
games/snake/snake/snake.c
850
logit("bonus");
games/snake/snake/snake.c
863
logit("eaten");
lib/libpam/modules/pam_lastlog/pam_lastlog.c
182
logit(LOG_NOTICE, "%s(): no utmpx record for %s",
lib/libpam/modules/pam_lastlog/pam_lastlog.c
234
logit(LOG_NOTICE, "Cannot update utmpx %m");
lib/libpam/modules/pam_lastlog/pam_lastlog.c
237
logit(LOG_NOTICE, "Cannot update wtmpx %m");
lib/libpam/modules/pam_lastlog/pam_lastlog.c
268
logit(LOG_NOTICE, "Cannot update lastlogx %m");
lib/libpam/modules/pam_lastlog/pam_lastlog.c
77
logit(int level, const char *fmt, ...)
usr.sbin/ppp/ip.c
548
int cproto, mask, len, n, pri, logit, result, datalen, frag;
usr.sbin/ppp/ip.c
552
logit = (log_IsKept(LogTCPIP) || log_IsKept(LogDNS)) &&
usr.sbin/ppp/ip.c
584
if (logit && loglen < sizeof logbuf) {
usr.sbin/ppp/ip.c
596
if (logit && loglen < sizeof logbuf) {
usr.sbin/ppp/ip.c
610
if (logit && loglen < sizeof logbuf) {
usr.sbin/ppp/ip.c
632
if (logit && loglen < sizeof logbuf) {
usr.sbin/ppp/ip.c
686
if (logit && loglen < sizeof logbuf) {
usr.sbin/ppp/ip.c
699
if (logit && loglen < sizeof logbuf) {
usr.sbin/ppp/ip.c
712
if (logit && loglen < sizeof logbuf) {
usr.sbin/ppp/ip.c
732
if (logit && loglen < sizeof logbuf) {
usr.sbin/ppp/ip.c
753
if (logit && loglen < sizeof logbuf) {
usr.sbin/ppp/ip.c
764
if (logit && loglen < sizeof logbuf) {
usr.sbin/ppp/ip.c
775
if (logit && loglen < sizeof logbuf) {
usr.sbin/ppp/ip.c
796
if (logit && loglen < sizeof logbuf) {
usr.sbin/ppp/ip.c
833
if (logit && loglen < sizeof logbuf) {
usr.sbin/ppp/ip.c
845
if (logit)
usr.sbin/ppp/ip.c
850
if (logit && log_IsKept(LogTCPIP)) {
usr.sbin/rpcbind/rpcbind.h
123
void logit(int, struct sockaddr *, rpcproc_t, rpcprog_t, const char *);
usr.sbin/rpcbind/security.c
116
logit(deny_severity, addr, proc, prog, ": request from unauthorized host");
usr.sbin/rpcbind/security.c
121
logit(log_severity, addr, proc, prog, "");
usr.sbin/rpcbind/security.c
281
logit(deny_severity, sa, args->rmt_proc, args->rmt_prog,
usr.sbin/rpcbind/security.c
284
logit(0, sa, args->rmt_proc, args->rmt_prog,
usr.sbin/rpcbind/security.c
92
logit(log_severity, addr, proc, prog,