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

/illumos-gate/usr/src/cmd/regcmp/
H A Dregcmp.c42 int gotflg; variable
101 gotflg = 0;
105 if (!gotflg)
109 gotflg = 0;
132 while (gotflg || (c = getc(iobuf)) != EOF) {
133 gotflg = 0;
173 gotflg++;
222 gotflg++;

Completed in 66 milliseconds