Apache2
disk_cache_file_t Struct Reference

#include <mod_cache_disk.h>

Collaboration diagram for disk_cache_file_t:

Data Fields

apr_pool_tpool
 
const char * file
 
apr_file_tfd
 
char * tempfile
 
apr_file_ttempfd
 

Field Documentation

◆ fd

apr_file_t* disk_cache_file_t::fd

◆ file

const char* disk_cache_file_t::file

◆ pool

apr_pool_t* disk_cache_file_t::pool

◆ tempfd

apr_file_t* disk_cache_file_t::tempfd

◆ tempfile

char* disk_cache_file_t::tempfile

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