Home
last modified time | relevance | path

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

/f-stack/app/nginx-1.16.1/src/http/modules/
H A Dngx_http_fastcgi_module.c108 #define NGX_HTTP_FASTCGI_STDERR 7 macro
1678 && f->type != NGX_HTTP_FASTCGI_STDERR) in ngx_http_fastcgi_process_header()
1720 if (f->type == NGX_HTTP_FASTCGI_STDERR) { in ngx_http_fastcgi_process_header()
1818 fh->type = NGX_HTTP_FASTCGI_STDERR; in ngx_http_fastcgi_process_header()
2197 if (f->type == NGX_HTTP_FASTCGI_STDERR) { in ngx_http_fastcgi_input_filter()
2431 if (f->type == NGX_HTTP_FASTCGI_STDERR) { in ngx_http_fastcgi_non_buffered_filter()
2557 case NGX_HTTP_FASTCGI_STDERR: in ngx_http_fastcgi_process_record()