Apache2
|
#include <mod_dav.h>
Data Fields | |
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 |
void* dav_walk_params::walk_ctx |
int dav_walk_params::walk_type |