Searched refs:seen (Results 1 – 7 of 7) sorted by relevance
212 unsigned seen; in tail_main() local264 seen = 1; in tail_main()269 if (seen < count) { in tail_main()272 nwrite -= (count - seen); in tail_main()273 seen += nread; in tail_main()278 if (*s++ == '\n' && ++seen == count) { in tail_main()
4 # This would not be deterministic: returns 0 "data exists" if EOF is seen
1 # Was seen leaking on NOMMU build
107 But stray EINTRs can be seen in any NOFORK under ash, until ash is fixed).
674 do so. Numerous examples can be seen in many of the existing applets, but
228 /* When an EOF's been seen but there's still some text to process