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

Public Attributes

charname
 
charicon
 
charalt
 
chardesc
 
apr_off_t size
 
apr_time_t lm
 
struct entnext
 
int ascending
 
int ignore_case
 
int version_sort
 
char key
 
int isdir
 

Detailed Description

Definition at line 748 of file mod_autoindex.c.

Member Data Documentation

◆ alt

char* ent::alt

Definition at line 751 of file mod_autoindex.c.

◆ ascending

int ent::ascending

Definition at line 756 of file mod_autoindex.c.

◆ desc

char* ent::desc

Definition at line 752 of file mod_autoindex.c.

◆ icon

char* ent::icon

Definition at line 750 of file mod_autoindex.c.

◆ ignore_case

int ent::ignore_case

Definition at line 756 of file mod_autoindex.c.

◆ isdir

int ent::isdir

Definition at line 758 of file mod_autoindex.c.

◆ key

char ent::key

Definition at line 757 of file mod_autoindex.c.

◆ lm

apr_time_t ent::lm

Definition at line 754 of file mod_autoindex.c.

◆ name

char* ent::name

Definition at line 749 of file mod_autoindex.c.

◆ next

struct ent* ent::next

Definition at line 755 of file mod_autoindex.c.

◆ size

apr_off_t ent::size

Definition at line 753 of file mod_autoindex.c.

◆ version_sort

int ent::version_sort

Definition at line 756 of file mod_autoindex.c.


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