Symbol: SYSLOG
crypto/heimdal/lib/krb5/log.c
94
L(SYSLOG),
crypto/heimdal/lib/krb5/verify_krb5_conf.c
261
L(SYSLOG),
libexec/bootpd/report.c
109
#ifdef SYSLOG
libexec/bootpd/report.c
38
#ifdef SYSLOG
usr.sbin/bluetooth/bthidd/parser.y
112
SYSLOG(LOGCRIT, "Could not allocate new " \
usr.sbin/bluetooth/bthidd/parser.y
164
SYSLOG(LOGCRIT, "Could not allocate new " \
usr.sbin/bluetooth/bthidd/parser.y
243
SYSLOG(LOGCRIT, "Could not use HID descriptor" EOL);
usr.sbin/bluetooth/bthidd/parser.y
256
SYSLOG(LOGCRIT, "HID descriptor is too big" EOL);
usr.sbin/bluetooth/bthidd/parser.y
275
SYSLOG(LOGERR, "%s in line %d" EOL, message, yylineno);
usr.sbin/bluetooth/bthidd/parser.y
285
SYSLOG(LOGERR, "Unknown config file name!" EOL);
usr.sbin/bluetooth/bthidd/parser.y
290
SYSLOG(LOGERR, "Could not open config file '%s'. %s (%d)" EOL,
usr.sbin/bluetooth/bthidd/parser.y
297
SYSLOG(LOGERR, "Could not parse config file '%s'" EOL,
usr.sbin/bluetooth/bthidd/parser.y
398
SYSLOG(LOGERR, "Ignoring duplicated entry for bdaddr %s" EOL,
usr.sbin/bluetooth/bthidd/parser.y
404
SYSLOG(LOGERR, "Ignoring entry with invalid control PSM" EOL);
usr.sbin/bluetooth/bthidd/parser.y
409
SYSLOG(LOGERR, "Ignoring entry with invalid interrupt PSM" EOL);
usr.sbin/bluetooth/bthidd/parser.y
414
SYSLOG(LOGERR, "Ignoring entry without HID descriptor" EOL);
usr.sbin/bluetooth/bthidd/parser.y
497
SYSLOG(LOGERR, "Unknown HIDs file name!" EOL);
usr.sbin/bluetooth/bthidd/parser.y
505
SYSLOG(LOGERR, "Could not open HIDs file '%s'. %s (%d)" EOL,
usr.sbin/bluetooth/bthidd/parser.y
515
SYSLOG(LOGWARNING, "Ignoring unparseable BD_ADDR in " \
usr.sbin/bluetooth/bthidd/parser.y
538
SYSLOG(LOGERR, "Unknown HIDs file name!" EOL);
usr.sbin/bluetooth/bthidd/parser.y
545
SYSLOG(LOGERR, "Could not open HIDs file '%s'. %s (%d)" EOL,
usr.sbin/bluetooth/bthidd/parser.y
557
SYSLOG(LOGERR, "Could not rename new HIDs file '%s' to '%s'. " \
usr.sbin/cron/cron/do_command.c
332
#ifdef SYSLOG
usr.sbin/cron/cron/externs.h
51
#if defined(SYSLOG)
usr.sbin/cron/cron/popen.c
112
#ifdef SYSLOG
usr.sbin/cron/lib/misc.c
383
#if defined(SYSLOG)
usr.sbin/cron/lib/misc.c
39
#if defined(SYSLOG)
usr.sbin/cron/lib/misc.c
430
#if defined(SYSLOG)
usr.sbin/mountd/mountd.c
330
static void SYSLOG(int, const char *, ...) __printflike(2, 3);
usr.sbin/mountd/mountd.c
331
#define syslog SYSLOG