Searched refs:ngx_http_status_t (Results 1 – 5 of 5) sorted by relevance
72 } ngx_http_status_t; typedef101 ngx_http_status_t *status);
1606 ngx_http_status_t *status) in ngx_http_parse_status_line()
480 ngx_http_status_t *status; in ngx_http_scgi_handler()491 status = ngx_pcalloc(r->pool, sizeof(ngx_http_status_t)); in ngx_http_scgi_handler()943 ngx_http_status_t *status; in ngx_http_scgi_reinit_request()968 ngx_http_status_t *status; in ngx_http_scgi_process_status_line()
635 ngx_http_status_t *status; in ngx_http_uwsgi_handler()646 status = ngx_pcalloc(r->pool, sizeof(ngx_http_status_t)); in ngx_http_uwsgi_handler()1153 ngx_http_status_t *status; in ngx_http_uwsgi_reinit_request()1178 ngx_http_status_t *status; in ngx_http_uwsgi_process_status_line()
112 ngx_http_status_t status;