Lines Matching refs:SYSLOG
52 #define SYSLOG syslog macro
58 #define SYSLOG fprintf
112 SYSLOG(LOGCRIT, "Could not allocate new " \
164 SYSLOG(LOGCRIT, "Could not allocate new " \
243 SYSLOG(LOGCRIT, "Could not use HID descriptor" EOL);
256 SYSLOG(LOGCRIT, "HID descriptor is too big" EOL);
275 SYSLOG(LOGERR, "%s in line %d" EOL, message, yylineno);
285 SYSLOG(LOGERR, "Unknown config file name!" EOL); in read_config_file()
290 SYSLOG(LOGERR, "Could not open config file '%s'. %s (%d)" EOL, in read_config_file()
297 SYSLOG(LOGERR, "Could not parse config file '%s'" EOL, in read_config_file()
398 SYSLOG(LOGERR, "Ignoring duplicated entry for bdaddr %s" EOL, in check_hid_device()
404 SYSLOG(LOGERR, "Ignoring entry with invalid control PSM" EOL); in check_hid_device()
409 SYSLOG(LOGERR, "Ignoring entry with invalid interrupt PSM" EOL); in check_hid_device()
414 SYSLOG(LOGERR, "Ignoring entry without HID descriptor" EOL); in check_hid_device()
497 SYSLOG(LOGERR, "Unknown HIDs file name!" EOL); in read_hids_file()
505 SYSLOG(LOGERR, "Could not open HIDs file '%s'. %s (%d)" EOL, in read_hids_file()
515 SYSLOG(LOGWARNING, "Ignoring unparseable BD_ADDR in " \ in read_hids_file()
538 SYSLOG(LOGERR, "Unknown HIDs file name!" EOL); in write_hids_file()
545 SYSLOG(LOGERR, "Could not open HIDs file '%s'. %s (%d)" EOL, in write_hids_file()
557 SYSLOG(LOGERR, "Could not rename new HIDs file '%s' to '%s'. " \ in write_hids_file()