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

/httpd/modules/http/
H A Dhttp_filters.c81 } http_ctx_t; typedef in typeref:struct:http_filter_ctx
91 static apr_status_t parse_chunk_size(http_ctx_t *ctx, const char *buffer,
187 static apr_status_t read_chunked_trailers(http_ctx_t *ctx, ap_filter_t *f,
239 http_ctx_t *ctx = f->ctx;

Completed in 1280 milliseconds