Apache HTTPD
Public Attributes | List of all members
dav_label_walker_ctx Struct Reference
module dav_module

Public Attributes

dav_walk_params w
 
request_recr
 
const charlabel
 
int label_op
 
const dav_hooks_vsnvsn_hooks
 

Detailed Description

Definition at line 4103 of file mod_dav.c.

Member Data Documentation

◆ label

const char* dav_label_walker_ctx::label

Definition at line 4112 of file mod_dav.c.

◆ label_op

int dav_label_walker_ctx::label_op

Definition at line 4115 of file mod_dav.c.

◆ r

request_rec* dav_label_walker_ctx::r

Definition at line 4109 of file mod_dav.c.

◆ vsn_hooks

const dav_hooks_vsn* dav_label_walker_ctx::vsn_hooks

Definition at line 4121 of file mod_dav.c.

◆ w

dav_walk_params dav_label_walker_ctx::w

Definition at line 4106 of file mod_dav.c.


The documentation for this struct was generated from the following file: