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

/httpd/include/
H A Dapreq_module.h43 const struct apreq_module_t *module;
56 typedef struct apreq_module_t { struct
98 } apreq_module_t; typedef in typeref:struct:apreq_module_t
105 * @param s status code returned by an apreq_module_t method.
358 * a function prefix to an associated apreq_module_t structure.
361 * the apreq_module_t struct are defined with this as their
366 #define APREQ_MODULE(pre, mmn) const apreq_module_t \

Completed in 18 milliseconds