ngx_http_limit_req_ctx_t   55 http/modules/ngx_http_limit_req_module.c static void ngx_http_limit_req_expire(ngx_http_limit_req_ctx_t *ctx,
ngx_http_limit_req_ctx_t  145 http/modules/ngx_http_limit_req_module.c     ngx_http_limit_req_ctx_t   *ctx;
ngx_http_limit_req_ctx_t  352 http/modules/ngx_http_limit_req_module.c     ngx_http_limit_req_ctx_t   *ctx;
ngx_http_limit_req_ctx_t  424 http/modules/ngx_http_limit_req_module.c ngx_http_limit_req_expire(ngx_http_limit_req_ctx_t *ctx, ngx_uint_t n)
ngx_http_limit_req_ctx_t  485 http/modules/ngx_http_limit_req_module.c     ngx_http_limit_req_ctx_t  *octx = data;
ngx_http_limit_req_ctx_t  488 http/modules/ngx_http_limit_req_module.c     ngx_http_limit_req_ctx_t  *ctx;
ngx_http_limit_req_ctx_t  594 http/modules/ngx_http_limit_req_module.c     ngx_http_limit_req_ctx_t  *ctx;
ngx_http_limit_req_ctx_t  662 http/modules/ngx_http_limit_req_module.c             ctx = ngx_pcalloc(cf->pool, sizeof(ngx_http_limit_req_ctx_t));