EOL
#ifndef EOL
cb(EOL, data);
cb(EOL, data);
cb(EOL, data);
cb(EOL, data);
cb(EOL, data);
if ((ch == EOL || ch == BOLEOL) && (sflags & SEOS) != 0)
if (ch == EOL || ch == BOLEOL)
flagch = (flagch == BOL) ? BOLEOL : EOL;
(flagch == EOL || (c != OUT && !ISWORD(c))) ) {
eol: EOL
%token EOL
%token EOL
: cmd EOL { arscp_prompt(); }
bol = any(gch, value(EOL));
"config entry" EOL);
"device name" EOL);
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,
"%s:%d" EOL, hids_file, lineno);
SYSLOG(LOGERR, "Unknown HIDs file name!" EOL);
SYSLOG(LOGERR, "Could not open HIDs file '%s'. %s (%d)" EOL,
"%s (%d)" EOL, path, hids_file, strerror(errno), errno);