Lines Matching full:stdin
2488 // Redirect stdin to the console stdin.2493 file = __handle_reopen( (unsigned long) fileHandle, "r", stdin );2499 *stdin = *file;2502 stdin, NULL, _IONBF, 0 );