Home
last modified time | relevance | path

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

/f-stack/app/nginx-1.16.1/src/http/
H A Dngx_http_request.c14 static ngx_http_request_t *ngx_http_alloc_request(ngx_connection_t *c);
511 r = ngx_http_alloc_request(c); in ngx_http_create_request()
537 ngx_http_alloc_request(ngx_connection_t *c) in ngx_http_alloc_request() function
984 r = ngx_http_alloc_request(c); in ngx_http_ssl_certificate()