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

/httpd/server/
H A Dapreq_parser_multipart.c42 struct mfd_ctx { struct
213 struct mfd_ctx * create_multipart_context(const char *content_type,
223 struct mfd_ctx *ctx = apr_palloc(pool, sizeof *ctx);
266 struct mfd_ctx *ctx = parser->ctx;
402 struct mfd_ctx *next_ctx;

Completed in 1906 milliseconds