HomeSort by: relevance | last modified time | path
    Searched refs:syslog (Results 1 - 25 of 1237) sorted by relevancy

1 2 3 4 5 6 7 8 91011>>

  /src/lib/lua/syslog/
Makefile 3 LUA_MODULES= syslog
4 LUA_SRCS.syslog= syslog.c
  /src/external/ibm-public/postfix/dist/src/util/
msg_syslog.h 10 /* direct diagnostics to syslog daemon
18 #include <syslog.h>
  /src/lib/libwrap/
refuse.c 24 #include <syslog.h>
35 syslog(deny_severity, "refused connect from %s", eval_client(request));
  /src/external/bsd/ipf/dist/rules/
ipmon.conf 15 do { syslog("local0.info"), syslog("local1."), syslog(".warn"); };
  /src/lib/libutil/
secure_path.c 46 #include <syslog.h>
61 /* syslog(LOG_ERR, "cannot stat %s: %m", path) */;
63 syslog(LOG_ERR, "%s: not a regular file", path);
65 syslog(LOG_ERR, "%s: not owned by root", path);
67 syslog(LOG_ERR, "%s: writable by non-root", path);
  /src/lib/lua/
Makefile 7 SUBDIR+= bozohttpd gpio libm sqlite syslog
  /src/external/bsd/blocklist/bin/
internal.c 41 #include <syslog.h>
50 void (*lfun)(int, const char *, ...) = syslog;
  /src/external/bsd/openldap/dist/include/ac/
syslog.h 1 /* $NetBSD: syslog.h,v 1.4 2025/09/05 21:16:20 christos Exp $ */
3 /* Generic syslog.h */
23 #include <syslog.h>
25 #include <sys/syslog.h>
  /src/external/bsd/unbound/dist/testdata/04-checkconf.tdir/
good.ifport 22 use-syslog: no
  /src/libexec/rpc.rusersd/
rusersd.c 40 #include <syslog.h>
93 syslog(LOG_ERR, "cannot create udp service.");
98 syslog(LOG_ERR, "unable to register "
104 syslog(LOG_ERR, "unable to register "
111 syslog(LOG_ERR, "unable to create "
117 syslog(LOG_ERR, "unable to create "
124 syslog(LOG_ERR, "svc_run returned");
  /src/libexec/rpc.rstatd/
rstatd.c 47 #include <syslog.h>
103 syslog(LOG_ERR, "cannot create udp service.");
109 syslog(LOG_ERR, "unable to register (RSTATPROG,"
116 syslog(LOG_ERR, "unable to register (RSTATPROG,"
123 syslog(LOG_ERR, "unable to register (RSTATPROG,"
130 syslog(LOG_ERR,
136 syslog(LOG_ERR,
142 syslog(LOG_ERR,
149 syslog(LOG_ERR, "svc_run returned");
  /src/tests/lib/libc/gen/
t_syslog.c 34 #include <syslog.h>
39 atf_tc_set_md_var(tc, "descr", "Test that syslog(3) "
46 syslog(LOG_DEBUG, "from tests/lib/libc/gen/t_syslog");
52 atf_tc_set_md_var(tc, "descr", "Test that syslog(3) does "
58 syslog(-1, "from tests/lib/libc/gen/t_syslog");
  /src/external/bsd/blocklist/port/
vsyslog_r.c 5 #include <syslog.h>
  /src/external/gpl2/lvm2/dist/daemons/cmirrord/
logging.c 15 #include <syslog.h>
  /src/usr.sbin/bthcid/
bthcid.c 46 #include <syslog.h>
116 syslog(LOG_ERR, "signal_add(sigterm_ev)");
122 syslog(LOG_ERR, "signal_add(sigint_ev)");
128 syslog(LOG_ERR, "signal_add(sighup_ev)");
133 syslog(LOG_ERR, "init_hci(%s)", device);
138 syslog(LOG_ERR, "init_control(%s)", socket_name);
143 syslog(LOG_ERR, "Could not create PID file: %m");
158 syslog(LOG_DEBUG, "Exiting on signal %d", s);
  /src/external/bsd/unbound/dist/testdata/fwd_edns_probe.tdir/
fwd_edns_probe.conf 6 use-syslog: no
  /src/external/bsd/unbound/dist/testdata/fwd_no_edns.tdir/
fwd_no_edns.conf 6 use-syslog: no
  /src/external/bsd/unbound/dist/testdata/fwd_tcp.tdir/
fwd_tcp.conf 6 use-syslog: no
  /src/external/bsd/unbound/dist/testdata/fwd_tcp_tc.tdir/
fwd_tcp_tc.conf 6 use-syslog: no
  /src/external/bsd/unbound/dist/testdata/fwd_ttlexpire.tdir/
fwd_ttlexpire.conf 6 use-syslog: no
  /src/external/bsd/unbound/dist/testdata/fwd_udp.tdir/
fwd_udp.conf 6 use-syslog: no
  /src/external/bsd/unbound/dist/testdata/fwd_zero.tdir/
fwd_zero.conf 6 use-syslog: no
  /src/external/bsd/unbound/dist/testdata/speed_local.tdir/
speed_local.conf 6 use-syslog: no
  /src/external/bsd/unbound/dist/testdata/stream_tcp.tdir/
stream_tcp.conf 6 use-syslog: no
  /src/external/bsd/unbound/dist/testdata/stub_auth_tc.tdir/
stub_auth_tc.conf 6 use-syslog: no

Completed in 36 milliseconds

1 2 3 4 5 6 7 8 91011>>