Home
last modified time | relevance | path

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

/PHP-7.4/sapi/fpm/fpm/
H A Dfpm_stdio.c126 int read_fail = 0, create_log_stream; local
171 read_fail = (in_buf < 0) ? in_buf : 1;
214 if (read_fail) {
219 if (read_fail < 0) {

Completed in 4 milliseconds