Searched refs:ngx_http_create_request (Results 1 – 3 of 3) sorted by relevance
118 ngx_http_request_t *ngx_http_create_request(ngx_connection_t *c);
493 c->data = ngx_http_create_request(c); in ngx_http_wait_request_handler()505 ngx_http_create_request(ngx_connection_t *c) in ngx_http_create_request() function3087 r = ngx_http_create_request(c); in ngx_http_set_keepalive()3328 c->data = ngx_http_create_request(c); in ngx_http_keepalive_handler()
3076 r = ngx_http_create_request(fc); in ngx_http_v2_create_stream()