Searched refs:ngx_http_log_ctx_t (Results 1 – 4 of 4) sorted by relevance
20 typedef struct ngx_http_log_ctx_s ngx_http_log_ctx_t; typedef
609 ((ngx_http_log_ctx_t *) log->data)->current_request = r
214 ngx_http_log_ctx_t *ctx; in ngx_http_init_connection()306 ctx = ngx_palloc(c->pool, sizeof(ngx_http_log_ctx_t)); in ngx_http_init_connection()508 ngx_http_log_ctx_t *ctx; in ngx_http_create_request()3578 ngx_http_log_ctx_t *ctx; in ngx_http_free_request()3717 ngx_http_log_ctx_t *ctx; in ngx_http_log_error()
2996 ngx_http_log_ctx_t *ctx; in ngx_http_v2_create_stream()3033 ctx = ngx_palloc(h2c->pool, sizeof(ngx_http_log_ctx_t)); in ngx_http_v2_create_stream()