Searched refs:ineof (Results 1 – 1 of 1) sorted by relevance
1434 grep (int fd, struct stat const *st, bool *ineof) in grep() argument1508 *ineof = true; in grep()1738 finalize_input (int fd, struct stat const *st, bool ineof) in finalize_input() argument1742 ? (!ineof in finalize_input()1758 bool ineof = false; in grepdesc() local1851 count = grep (desc, &st, &ineof); in grepdesc()1870 finalize_input (desc, &st, ineof); in grepdesc()