Home
last modified time | relevance | path

Searched refs:syntaxerror (Results 1 – 5 of 5) sorted by relevance

/freebsd-12.1/contrib/openbsm/bin/auditfilterd/
H A Dauditfilterd_conf.c293 int error, linenumber, syntaxerror; in auditfilterd_conf_read() local
297 syntaxerror = 0; in auditfilterd_conf_read()
308 syntaxerror = 1; in auditfilterd_conf_read()
327 if (syntaxerror) { in auditfilterd_conf_read()
/freebsd-12.1/contrib/flex/
H A Dmain.c51 int printstats, syntaxerror, eofseen, ddebug, trace, nowarn, spprdflt; variable
936 printstats = syntaxerror = trace = spprdflt = false;
1470 if (syntaxerror) in readin()
H A Dparse.y1008 syntaxerror = true;
H A Dflexdef.h402 extern int printstats, syntaxerror, eofseen, ddebug, trace, nowarn,
/freebsd-12.1/usr.bin/lex/
H A Dinitparse.c577 syntaxerror = true;