Lines Matching refs:stdin
1798 while (!feof(stdin)) {1799 if (fgets(buf, sizeof(buf), stdin) == NULL)