Home | History | Annotate | Download | only in sed

Lines Matching refs:stdin

708       clearerr(stdin);	/* clear any stale EOF indication */
709 input->fp = ck_fdopen (fileno (stdin), "stdin", read_mode, false);