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

/httpd/server/
H A Dapreq_parser_multipart.c47 apreq_parser_t *next_parser; member in struct:mfd_ctx
254 ctx->next_parser = NULL;
432 ctx->next_parser = apreq_parser_make(pool, ba, ct,
639 s = apreq_parser_run(ctx->next_parser, t, ctx->in);

Completed in 21 milliseconds