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

/httpd/modules/filters/
H A Dmod_deflate.c412 } deflate_ctx; typedef in typeref:struct:deflate_ctx_t
421 static void consume_buffer(deflate_ctx *ctx, deflate_filter_config *c,
443 static int flush_libz_buffer(deflate_ctx *ctx, deflate_filter_config *c,
489 deflate_ctx *ctx = (deflate_ctx *)data;
538 static int check_ratio(request_rec *r, deflate_ctx *ctx,
570 deflate_ctx *ctx = f->ctx;
1019 static apr_status_t consume_zlib_flags(deflate_ctx *ctx,
1118 deflate_ctx *ctx = f->ctx;
1517 deflate_ctx *ct
[all...]

Completed in 11 milliseconds