Searched defs:ef_ctx_t (Results 1 - 1 of 1) sorted by relevance

/httpd/modules/filters/
H A Dmod_ext_filter.c63 typedef struct ef_ctx_t { struct
73 } ef_ctx_t; typedef in typeref:struct:ef_ctx_t
419 ef_ctx_t *ctx = f->ctx;
556 ef_ctx_t *ctx;
560 f->ctx = ctx = apr_pcalloc(f->r->pool, sizeof(ef_ctx_t));
645 ef_ctx_t *ctx = f->ctx;
676 ef_ctx_t *ctx = f->ctx;
740 ef_ctx_t *ctx = f->ctx;
838 ef_ctx_t *ctx = f->ctx;
891 ef_ctx_t *ct
[all...]

Completed in 9 milliseconds