Searched defs:conf_ctx (Results 1 – 4 of 4) sorted by relevance
40 void ****conf_ctx; member
176 #define ngx_get_conf(conf_ctx, module) conf_ctx[module.index] argument
553 #define ngx_event_get_conf(conf_ctx, module) \ argument
311 ngx_http_conf_ctx_t *conf_ctx; member