ngx_http_conf_ctx_t  544 src/http/modules/ngx_http_rewrite_module.c     ngx_http_conf_ctx_t          *ctx, *pctx;
ngx_http_conf_ctx_t  549 src/http/modules/ngx_http_rewrite_module.c     ctx = ngx_pcalloc(cf->pool, sizeof(ngx_http_conf_ctx_t));
ngx_http_conf_ctx_t  126 src/http/ngx_http.c     ngx_http_conf_ctx_t         *ctx;
ngx_http_conf_ctx_t  133 src/http/ngx_http.c     ctx = ngx_pcalloc(cf->pool, sizeof(ngx_http_conf_ctx_t));
ngx_http_conf_ctx_t  138 src/http/ngx_http.c     *(ngx_http_conf_ctx_t **) conf = ctx;
ngx_http_conf_ctx_t  569 src/http/ngx_http.c     ngx_http_conf_ctx_t         *ctx, saved;
ngx_http_conf_ctx_t  574 src/http/ngx_http.c     ctx = (ngx_http_conf_ctx_t *) cf->ctx;
ngx_http_conf_ctx_t  631 src/http/ngx_http.c     ngx_http_conf_ctx_t        *ctx, saved;
ngx_http_conf_ctx_t  639 src/http/ngx_http.c     ctx = (ngx_http_conf_ctx_t *) cf->ctx;
ngx_http_conf_ctx_t   50 src/http/ngx_http_config.h #define NGX_HTTP_MAIN_CONF_OFFSET  offsetof(ngx_http_conf_ctx_t, main_conf)
ngx_http_conf_ctx_t   51 src/http/ngx_http_config.h #define NGX_HTTP_SRV_CONF_OFFSET   offsetof(ngx_http_conf_ctx_t, srv_conf)
ngx_http_conf_ctx_t   52 src/http/ngx_http_config.h #define NGX_HTTP_LOC_CONF_OFFSET   offsetof(ngx_http_conf_ctx_t, loc_conf)
ngx_http_conf_ctx_t   62 src/http/ngx_http_config.h     ((ngx_http_conf_ctx_t *) cf->ctx)->main_conf[module.ctx_index]
ngx_http_conf_ctx_t   64 src/http/ngx_http_config.h     ((ngx_http_conf_ctx_t *) cf->ctx)->srv_conf[module.ctx_index]
ngx_http_conf_ctx_t   66 src/http/ngx_http_config.h     ((ngx_http_conf_ctx_t *) cf->ctx)->loc_conf[module.ctx_index]
ngx_http_conf_ctx_t   70 src/http/ngx_http_config.h         ((ngx_http_conf_ctx_t *) cycle->conf_ctx[ngx_http_module.index])      \
ngx_http_conf_ctx_t 2939 src/http/ngx_http_core_module.c     ngx_http_conf_ctx_t         *ctx, *http_ctx;
ngx_http_conf_ctx_t 2944 src/http/ngx_http_core_module.c     ctx = ngx_pcalloc(cf->pool, sizeof(ngx_http_conf_ctx_t));
ngx_http_conf_ctx_t 3067 src/http/ngx_http_core_module.c     ngx_http_conf_ctx_t       *ctx, *pctx;
ngx_http_conf_ctx_t 3070 src/http/ngx_http_core_module.c     ctx = ngx_pcalloc(cf->pool, sizeof(ngx_http_conf_ctx_t));
ngx_http_conf_ctx_t 4548 src/http/ngx_http_core_module.c     ngx_http_conf_ctx_t       *ctx, *pctx;
ngx_http_conf_ctx_t 4581 src/http/ngx_http_core_module.c     ctx = ngx_pcalloc(cf->pool, sizeof(ngx_http_conf_ctx_t));
ngx_http_conf_ctx_t  197 src/http/ngx_http_core_module.h     ngx_http_conf_ctx_t        *ctx;
ngx_http_conf_ctx_t  296 src/http/ngx_http_request.h     ngx_http_conf_ctx_t              *conf_ctx;
ngx_http_conf_ctx_t 5264 src/http/ngx_http_upstream.c     ngx_http_conf_ctx_t           *ctx, *http_ctx;
ngx_http_conf_ctx_t 5285 src/http/ngx_http_upstream.c     ctx = ngx_pcalloc(cf->pool, sizeof(ngx_http_conf_ctx_t));