|
Apache HTTPD
|
#include <mod_dav.h>
Public Attributes | |
| int | walk_type |
| dav_error *(* | func )(dav_walk_resource *wres, int calltype) |
| void * | walk_ctx |
| apr_pool_t * | pool |
| const dav_resource * | root |
| dav_lockdb * | lockdb |
| dav_error *(* dav_walk_params::func) (dav_walk_resource *wres, int calltype) |
| dav_lockdb* dav_walk_params::lockdb |
| apr_pool_t* dav_walk_params::pool |
| const dav_resource* dav_walk_params::root |