Home
last modified time | relevance | path

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

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