Searched refs:stat_stdout (Results 1 – 1 of 1) sorted by relevance
864 int stat_stdout = fstat(fileno(stdout), &stat[0]); in phpdbg_stdiop_write() local866 if ((stat_stderr < 0 && stat_stdout < 0) || stat_datafd < 0) { in phpdbg_stdiop_write()
Completed in 6 milliseconds