Searched refs:errorCount (Results 1 - 5 of 5) sorted by relevance

/solaris-x11-s11/open-src/lib/DPS/sun-src/pswrap/
H A Dyyerror.c69 errorCount++;
H A Dpswpriv.h145 extern int errorCount; /* non-fatal errs */
H A Dmain.c217 else if (errorCount != 0) {
219 retval = errorCount;
H A Dlexer.l62 int errorCount = 0; /* number of non-fatal errors */
97 errorCount++;
812 errorCount++;
/solaris-x11-s11/open-src/lib/DPS/sun-src/libdps/
H A Ddpsclient.c2389 integer errorCount, errorNameCount; local
2403 errorCount = elements[2].length;
2411 (*textProc)(ctxt, error, errorCount);

Completed in 29 milliseconds