ngx_http_conf_ctx_t 525 http/modules/ngx_http_rewrite_module.c ngx_http_conf_ctx_t *ctx, *pctx; ngx_http_conf_ctx_t 530 http/modules/ngx_http_rewrite_module.c ctx = ngx_pcalloc(cf->pool, sizeof(ngx_http_conf_ctx_t)); ngx_http_conf_ctx_t 124 http/ngx_http.c ngx_http_conf_ctx_t *ctx; ngx_http_conf_ctx_t 131 http/ngx_http.c ctx = ngx_pcalloc(cf->pool, sizeof(ngx_http_conf_ctx_t)); ngx_http_conf_ctx_t 136 http/ngx_http.c *(ngx_http_conf_ctx_t **) conf = ctx; ngx_http_conf_ctx_t 567 http/ngx_http.c ngx_http_conf_ctx_t *ctx, saved; ngx_http_conf_ctx_t 572 http/ngx_http.c ctx = (ngx_http_conf_ctx_t *) cf->ctx; ngx_http_conf_ctx_t 629 http/ngx_http.c ngx_http_conf_ctx_t *ctx, saved; ngx_http_conf_ctx_t 637 http/ngx_http.c ctx = (ngx_http_conf_ctx_t *) cf->ctx; ngx_http_conf_ctx_t 49 http/ngx_http_config.h #define NGX_HTTP_MAIN_CONF_OFFSET offsetof(ngx_http_conf_ctx_t, main_conf) ngx_http_conf_ctx_t 50 http/ngx_http_config.h #define NGX_HTTP_SRV_CONF_OFFSET offsetof(ngx_http_conf_ctx_t, srv_conf) ngx_http_conf_ctx_t 51 http/ngx_http_config.h #define NGX_HTTP_LOC_CONF_OFFSET offsetof(ngx_http_conf_ctx_t, loc_conf) ngx_http_conf_ctx_t 61 http/ngx_http_config.h ((ngx_http_conf_ctx_t *) cf->ctx)->main_conf[module.ctx_index] ngx_http_conf_ctx_t 63 http/ngx_http_config.h ((ngx_http_conf_ctx_t *) cf->ctx)->srv_conf[module.ctx_index] ngx_http_conf_ctx_t 65 http/ngx_http_config.h ((ngx_http_conf_ctx_t *) cf->ctx)->loc_conf[module.ctx_index] ngx_http_conf_ctx_t 69 http/ngx_http_config.h ((ngx_http_conf_ctx_t *) cycle->conf_ctx[ngx_http_module.index]) \ ngx_http_conf_ctx_t 2446 http/ngx_http_core_module.c ngx_http_conf_ctx_t *ctx, *http_ctx; ngx_http_conf_ctx_t 2451 http/ngx_http_core_module.c ctx = ngx_pcalloc(cf->pool, sizeof(ngx_http_conf_ctx_t)); ngx_http_conf_ctx_t 2571 http/ngx_http_core_module.c ngx_http_conf_ctx_t *ctx, *pctx; ngx_http_conf_ctx_t 2574 http/ngx_http_core_module.c ctx = ngx_pcalloc(cf->pool, sizeof(ngx_http_conf_ctx_t)); ngx_http_conf_ctx_t 3882 http/ngx_http_core_module.c ngx_http_conf_ctx_t *ctx, *pctx; ngx_http_conf_ctx_t 3915 http/ngx_http_core_module.c ctx = ngx_pcalloc(cf->pool, sizeof(ngx_http_conf_ctx_t)); ngx_http_conf_ctx_t 171 http/ngx_http_core_module.h ngx_http_conf_ctx_t *ctx; ngx_http_conf_ctx_t 3953 http/ngx_http_upstream.c ngx_http_conf_ctx_t *ctx, *http_ctx; ngx_http_conf_ctx_t 3973 http/ngx_http_upstream.c ctx = ngx_pcalloc(cf->pool, sizeof(ngx_http_conf_ctx_t));