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

/illumos-gate/usr/src/cmd/streams/log/
H A Dstrace.c77 static int eofflg = 0; local
81 if (eofflg) {
97 eofflg++;
108 if (c == EOF) eofflg++;
/illumos-gate/usr/src/cmd/sh/
H A Djobs.c88 static int eofflg, variable
587 if (check_if && jobcnt && eofflg++ == 0) {
734 eofflg = 0;

Completed in 62 milliseconds