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

Public Attributes

const charfilename
 
apr_finfo_t finfo
 
int is_mmapped
 
char mtimestr [(30)]
 
char sizestr [21]
 

Detailed Description

Definition at line 98 of file mod_file_cache.c.

Member Data Documentation

◆ filename

const char* a_file::filename

Definition at line 102 of file mod_file_cache.c.

◆ finfo

apr_finfo_t a_file::finfo

Definition at line 103 of file mod_file_cache.c.

◆ is_mmapped

int a_file::is_mmapped

Definition at line 104 of file mod_file_cache.c.

◆ mtimestr

char a_file::mtimestr[(30)]

Definition at line 108 of file mod_file_cache.c.

◆ sizestr

char a_file::sizestr[21]

Definition at line 109 of file mod_file_cache.c.


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