|
Apache HTTPD
|
Public Attributes | ||
| apr_int64_t | limited | |
| union { | ||
| char * from | ||
| apr_ipsubnet_t * ip | ||
| } | x | |
| enum allowdeny_type | type | |
Definition at line 55 of file mod_access_compat.c.
| char* allowdeny::from |
Definition at line 58 of file mod_access_compat.c.
| apr_ipsubnet_t* allowdeny::ip |
Definition at line 59 of file mod_access_compat.c.
| apr_int64_t allowdeny::limited |
Definition at line 56 of file mod_access_compat.c.
| enum allowdeny_type allowdeny::type |
Definition at line 61 of file mod_access_compat.c.
| union { ... } allowdeny::x |