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

/httpd/include/
H A Dapreq_parser.h47 #define APREQ_PARSER_ARGS apreq_parser_t *parser, \ macro
59 typedef apr_status_t (*apreq_parser_function_t)(APREQ_PARSER_ARGS);
70 f (APREQ_PARSER_ARGS)

Completed in 9 milliseconds