Apache HTTPD
Public Attributes | List of all members
dav_fs_copymove_walk_ctx Struct Reference

Public Attributes

int is_move
 
dav_buffer work_buf
 
const dav_resourceres_dst
 
const dav_resourceroot
 
apr_pool_tpool
 

Detailed Description

Definition at line 75 of file repos.c.

Member Data Documentation

◆ is_move

int dav_fs_copymove_walk_ctx::is_move

Definition at line 76 of file repos.c.

◆ pool

apr_pool_t* dav_fs_copymove_walk_ctx::pool

Definition at line 84 of file repos.c.

◆ res_dst

const dav_resource* dav_fs_copymove_walk_ctx::res_dst

Definition at line 80 of file repos.c.

◆ root

const dav_resource* dav_fs_copymove_walk_ctx::root

Definition at line 83 of file repos.c.

◆ work_buf

dav_buffer dav_fs_copymove_walk_ctx::work_buf

Definition at line 77 of file repos.c.


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