Searched refs:rl_ctx_t (Results 1 - 1 of 1) sorted by relevance
/httpd/modules/filters/ | ||
H A D | mod_ratelimit.c | 34 typedef struct rl_ctx_t struct 41 } rl_ctx_t; typedef in typeref:struct:rl_ctx_t 62 rl_ctx_t *ctx = f->ctx; 101 ctx = apr_palloc(f->r->pool, sizeof(rl_ctx_t)); |
Completed in 633 milliseconds