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

Public Attributes

apr_pool_tp
 
apr_file_tf
 
const charpathname
 
chartemppath
 
int unlink_on_error
 

Detailed Description

Definition at line 197 of file repos.c.

Member Data Documentation

◆ f

apr_file_t* dav_stream::f

Definition at line 199 of file repos.c.

◆ p

apr_pool_t* dav_stream::p

Definition at line 198 of file repos.c.

◆ pathname

const char* dav_stream::pathname

Definition at line 200 of file repos.c.

◆ temppath

char* dav_stream::temppath

Definition at line 201 of file repos.c.

◆ unlink_on_error

int dav_stream::unlink_on_error

Definition at line 202 of file repos.c.


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