|
Apache HTTPD
|
Public Attributes | |
| char * | name |
| char * | icon |
| char * | alt |
| char * | desc |
| apr_off_t | size |
| apr_time_t | lm |
| struct ent * | next |
| int | ascending |
| int | ignore_case |
| int | version_sort |
| char | key |
| int | isdir |
Definition at line 748 of file mod_autoindex.c.
| char* ent::alt |
Definition at line 751 of file mod_autoindex.c.
| int ent::ascending |
Definition at line 756 of file mod_autoindex.c.
| char* ent::desc |
Definition at line 752 of file mod_autoindex.c.
| char* ent::icon |
Definition at line 750 of file mod_autoindex.c.
| int ent::ignore_case |
Definition at line 756 of file mod_autoindex.c.
| int ent::isdir |
Definition at line 758 of file mod_autoindex.c.
| char ent::key |
Definition at line 757 of file mod_autoindex.c.
| apr_time_t ent::lm |
Definition at line 754 of file mod_autoindex.c.
| char* ent::name |
Definition at line 749 of file mod_autoindex.c.
Definition at line 755 of file mod_autoindex.c.
| apr_off_t ent::size |
Definition at line 753 of file mod_autoindex.c.
| int ent::version_sort |
Definition at line 756 of file mod_autoindex.c.