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

#include <apr_arch_file_io.h>

Public Attributes

struct stat info
 
charcasedName
 
apr_time_t expire
 
NXPathCtx_t pathCtx
 

Detailed Description

Definition at line 133 of file apr_arch_file_io.h.

Member Data Documentation

◆ casedName

char* apr_stat_entry_t::casedName

Definition at line 135 of file apr_arch_file_io.h.

◆ expire

apr_time_t apr_stat_entry_t::expire

Definition at line 136 of file apr_arch_file_io.h.

◆ info

struct stat apr_stat_entry_t::info

Definition at line 134 of file apr_arch_file_io.h.

◆ pathCtx

NXPathCtx_t apr_stat_entry_t::pathCtx

Definition at line 137 of file apr_arch_file_io.h.


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