Searched refs:stdout_no (Results 1 – 1 of 1) sorted by relevance
6 int stdout_no = fileno(stdout); in fdopen_entry() local9 if((stdin_no == 0) && (stdout_no == 1) && (stderr_no == 2)) in fdopen_entry()
Completed in 2 milliseconds