Home | History | Annotate | Download | only in e2fsck

Lines Matching refs:stdin

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