18 #ifndef APREQ_APACHE2_H
19 #define APREQ_APACHE2_H
150 (__stdcall apr_OFN_apreq_handle_apache2_t) (
request_rec *
r);
166 #define APREQ_FILTER_NAME "apreq2"
174 #define APREQ_APACHE2_MMN 20101207
APR-UTIL registration of functions exported by modules.
#define APR_DECLARE_OPTIONAL_FN(ret, name, args)
Definition: apr_optional.h:50
request_rec * r
Definition: mod_dav.h:518
apreq_handle_t * apreq_handle_apache2(request_rec *r)
#define APREQ_DECLARE(x)
Definition: macros.h:12
Definition: apreq_module.h:41
A structure that represents the current request.
Definition: httpd.h:856