SYSLOG
L(SYSLOG),
L(SYSLOG),
#ifdef SYSLOG
#ifdef SYSLOG
SYSLOG(LOGCRIT, "Could not allocate new " \
SYSLOG(LOGCRIT, "Could not allocate new " \
SYSLOG(LOGCRIT, "Could not use HID descriptor" EOL);
SYSLOG(LOGCRIT, "HID descriptor is too big" EOL);
SYSLOG(LOGERR, "%s in line %d" EOL, message, yylineno);
SYSLOG(LOGERR, "Unknown config file name!" EOL);
SYSLOG(LOGERR, "Could not open config file '%s'. %s (%d)" EOL,
SYSLOG(LOGERR, "Could not parse config file '%s'" EOL,
SYSLOG(LOGERR, "Ignoring duplicated entry for bdaddr %s" EOL,
SYSLOG(LOGERR, "Ignoring entry with invalid control PSM" EOL);
SYSLOG(LOGERR, "Ignoring entry with invalid interrupt PSM" EOL);
SYSLOG(LOGERR, "Ignoring entry without HID descriptor" EOL);
SYSLOG(LOGERR, "Unknown HIDs file name!" EOL);
SYSLOG(LOGERR, "Could not open HIDs file '%s'. %s (%d)" EOL,
SYSLOG(LOGWARNING, "Ignoring unparseable BD_ADDR in " \
SYSLOG(LOGERR, "Unknown HIDs file name!" EOL);
SYSLOG(LOGERR, "Could not open HIDs file '%s'. %s (%d)" EOL,
SYSLOG(LOGERR, "Could not rename new HIDs file '%s' to '%s'. " \
#ifdef SYSLOG
#if defined(SYSLOG)
#ifdef SYSLOG
#if defined(SYSLOG)
#if defined(SYSLOG)
#if defined(SYSLOG)
static void SYSLOG(int, const char *, ...) __printflike(2, 3);
#define syslog SYSLOG