Searched refs:ngx_module_ctx_index (Results 1 – 1 of 1) sorted by relevance
17 static ngx_uint_t ngx_module_ctx_index(ngx_cycle_t *cycle, ngx_uint_t type,117 module->ctx_index = ngx_module_ctx_index(cycle, type, next); in ngx_count_modules()319 ngx_module_ctx_index(ngx_cycle_t *cycle, ngx_uint_t type, ngx_uint_t index) in ngx_module_ctx_index() function