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

/httpd/include/
H A Dapreq_parser.h59 typedef apr_status_t (*apreq_parser_function_t)(APREQ_PARSER_ARGS); typedef
95 apreq_parser_function_t parser;
200 apreq_parser_function_t pfn,
237 APREQ_DECLARE(apreq_parser_function_t)apreq_parser(const char *enctype);
253 apreq_parser_function_t pfn);

Completed in 1061 milliseconds