ngx_http_log_ctx_t   20 src/http/ngx_http.h typedef struct ngx_http_log_ctx_s     ngx_http_log_ctx_t;
ngx_http_log_ctx_t  202 src/http/ngx_http_request.c     ngx_http_log_ctx_t     *ctx;
ngx_http_log_ctx_t  294 src/http/ngx_http_request.c     ctx = ngx_palloc(c->pool, sizeof(ngx_http_log_ctx_t));
ngx_http_log_ctx_t  509 src/http/ngx_http_request.c     ngx_http_log_ctx_t         *ctx;
ngx_http_log_ctx_t 3422 src/http/ngx_http_request.c     ngx_http_log_ctx_t        *ctx;
ngx_http_log_ctx_t 3559 src/http/ngx_http_request.c     ngx_http_log_ctx_t  *ctx;
ngx_http_log_ctx_t  590 src/http/ngx_http_request.h     ((ngx_http_log_ctx_t *) log->data)->current_request = r
ngx_http_log_ctx_t 2358 src/http/ngx_http_spdy.c     ngx_http_log_ctx_t        *ctx;
ngx_http_log_ctx_t 2395 src/http/ngx_http_spdy.c         ctx = ngx_palloc(sc->pool, sizeof(ngx_http_log_ctx_t));