Searched refs:foundeof (Results 1 – 1 of 1) sorted by relevance
300 int ch, foundeof; in parse_input() local303 foundeof = 0; in parse_input()341 foundeof = eoflen != 0 && p - argp == eoflen && in parse_input()345 if ((argp != p || wasquoted) && !foundeof) { in parse_input()391 (Lflag <= count && xflag) || foundeof) { in parse_input()401 if (ch == EOF || foundeof) { in parse_input()