Apache2
|
#include <mod_cache_disk.h>
Data Fields | |
apr_pool_t * | pool |
const char * | file |
apr_file_t * | fd |
char * | tempfile |
apr_file_t * | tempfd |
apr_file_t* disk_cache_file_t::fd |
const char* disk_cache_file_t::file |
apr_pool_t* disk_cache_file_t::pool |
apr_file_t* disk_cache_file_t::tempfd |
char* disk_cache_file_t::tempfile |