Home
last modified time | relevance | path

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

/PHP-8.2/sapi/fpm/fpm/
H A Dfpm_stdio.c177 int read_fail = 0, create_log_stream; local
222 read_fail = (in_buf < 0) ? in_buf : 1;
265 if (read_fail) {
270 if (read_fail < 0) {

Completed in 5 milliseconds