Searched refs:syslog (Results 1 - 25 of 101) sorted by relevance

12345

/xnu-2422.115.4/bsd/sys/
H A Dfslog.h32 #include <sys/syslog.h>
H A Dsyslog.h57 * @(#)syslog.h 8.1 (Berkeley) 6/2/93
58 * $FreeBSD: src/sys/sys/syslog.h,v 1.27.2.1.4.1 2010/06/14 02:09:06 kensmith Exp $
67 #define _PATH_LOG "/var/run/syslog"
176 { "syslog", LOG_SYSLOG, },
212 #define LOG_ODELAY 0x04 /* delay open until first syslog() (default) */
223 * for utilities to have to include one of them to include syslog.h, so we get
232 void syslog(int, const char *, ...) __printflike(2, 3);
H A DMakefile32 sysctl.h syslimits.h syslog.h sys_domain.h termios.h time.h \
79 sysctl.h syslimits.h syslog.h systm.h sys_domain.h time.h \
H A Ddtrace_glue.h40 #include <sys/syslog.h>
/xnu-2422.115.4/osfmk/sys/
H A Dsyslog.h123 * @(#)syslog.h 7.10 (Berkeley) 6/27/88
193 #define LOG_ODELAY 0x04 /* delay open until first syslog() (default) */
199 extern void syslog(int, const char *, ...);
/xnu-2422.115.4/bsd/netinet6/
H A Dmld6_var.h103 #include <sys/syslog.h>
H A Dipcomp_core.c48 #include <sys/syslog.h>
H A Dnd6_send.c33 #include <sys/syslog.h>
H A Dscope6.c64 #include <sys/syslog.h>
H A Din6_gif.c69 #include <sys/syslog.h>
H A Dipcomp_input.c49 #include <sys/syslog.h>
H A Dipcomp_output.c48 #include <sys/syslog.h>
H A Dudp6_output.c108 #include <sys/syslog.h>
/xnu-2422.115.4/libsyscall/mach/servers/
H A Dls_defs.h184 int syslog; member in struct:__anon833
/xnu-2422.115.4/bsd/kern/
H A Dkern_asl.c37 #include <sys/syslog.h>
H A Dkern_acct.c87 #include <sys/syslog.h>
H A Dsubr_prf.c94 #include <sys/syslog.h>
H A Dkern_cs.c67 #include <sys/syslog.h>
H A Dtty_compat.c86 #include <sys/syslog.h>
/xnu-2422.115.4/bsd/netinet/
H A Dmptcp_timer.c35 #include <sys/syslog.h>
H A Dmp_pcb.c34 #include <sys/syslog.h>
/xnu-2422.115.4/bsd/net/classq/
H A Dclassq_blue.c101 #include <sys/syslog.h>
H A Dclassq_red.c100 #include <sys/syslog.h>
/xnu-2422.115.4/bsd/vfs/
H A Dvfs_fslog.c37 #include <sys/syslog.h>
/xnu-2422.115.4/bsd/net/altq/
H A Daltq_subr.c69 #include <sys/syslog.h>

Completed in 66 milliseconds

12345