Searched defs:locations (Results 1 – 2 of 2) sorted by relevance
| /f-stack/app/nginx-1.16.1/src/http/ |
| H A D | ngx_http.c | 623 ngx_http_merge_locations(ngx_conf_t *cf, ngx_queue_t *locations, in ngx_http_merge_locations() 672 ngx_queue_t *q, *locations, *named, tail; in ngx_http_init_locations() local 800 ngx_queue_t *q, *locations; in ngx_http_init_static_location_trees() local 843 ngx_http_add_location(ngx_conf_t *cf, ngx_queue_t **locations, in ngx_http_add_location() 963 ngx_http_join_exact_locations(ngx_conf_t *cf, ngx_queue_t *locations) in ngx_http_join_exact_locations() 1004 ngx_http_create_locations_list(ngx_queue_t *locations, ngx_queue_t *q) in ngx_http_create_locations_list() 1068 ngx_http_create_locations_tree(ngx_conf_t *cf, ngx_queue_t *locations, in ngx_http_create_locations_tree()
|
| H A D | ngx_http_core_module.h | 439 ngx_queue_t *locations; member
|