Searched refs:foundeof (Results 1 – 1 of 1) sorted by relevance
309 int ch, foundeof; in parse_input() local312 foundeof = 0; in parse_input()348 foundeof = *eofstr != '\0' && in parse_input()352 if ((argp != p || wasquoted) && !foundeof) { in parse_input()398 (Lflag <= count && xflag) || foundeof) { in parse_input()408 if (ch == EOF || foundeof) in parse_input()