Home
last modified time | relevance | path

Searched defs:ineof (Results 1 – 1 of 1) sorted by relevance

/dflybsd-src/contrib/grep/src/
H A Dgrep.c1434 grep (int fd, struct stat const *st, bool *ineof) in grep()
1738 finalize_input (int fd, struct stat const *st, bool ineof) in finalize_input()
1758 bool ineof = false; in grepdesc() local