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

/httpd/include/
H A Dapreq_parser.h52 #define APREQ_HOOK_ARGS apreq_hook_t *hook, \ macro
64 typedef apr_status_t (*apreq_hook_function_t)(APREQ_HOOK_ARGS);
76 f (APREQ_HOOK_ARGS)

Completed in 8 milliseconds