Home
last modified time | relevance | path

Searched refs:stat_stdout (Results 1 – 1 of 1) sorted by relevance

/php-src/sapi/phpdbg/
H A Dphpdbg.c864 int stat_stdout = fstat(fileno(stdout), &stat[0]); in phpdbg_stdiop_write() local
866 if ((stat_stderr < 0 && stat_stdout < 0) || stat_datafd < 0) { in phpdbg_stdiop_write()

Completed in 7 milliseconds