Home
last modified time | relevance | path

Searched defs:ctx_index (Results 1 – 2 of 2) sorted by relevance

/f-stack/app/nginx-1.16.1/src/http/
H A Dngx_http.c562 ngx_http_module_t *module, ngx_uint_t ctx_index) in ngx_http_merge_servers()
624 void **loc_conf, ngx_http_module_t *module, ngx_uint_t ctx_index) in ngx_http_merge_locations()
/f-stack/app/nginx-1.16.1/src/core/
H A Dngx_module.h223 ngx_uint_t ctx_index; member