|
Apache HTTPD
|
#include <httpd.h>
Public Attributes | |
| apr_pool_t * | p |
| apr_pool_t * | ptemp |
| const char * | prefix |
| const char *(* | cb )(ap_dir_match_t *w, const char *fname) |
| void * | ctx |
| int | flags |
| unsigned int | depth |
Concrete structure to provide the state of a directory match.
| int ap_dir_match_t::flags |
| apr_pool_t* ap_dir_match_t::p |
| apr_pool_t* ap_dir_match_t::ptemp |