Searched refs:foundeof (Results 1 – 1 of 1) sorted by relevance
312 int ch, foundeof; in parse_input() local315 foundeof = 0; in parse_input()353 foundeof = eoflen != 0 && p - argp == eoflen && in parse_input()357 if ((argp != p || wasquoted) && !foundeof) { in parse_input()403 (Lflag <= count && xflag) || foundeof) { in parse_input()413 if (ch == EOF || foundeof) { in parse_input()