|
Apache HTTPD
|
Classes | |
| struct | apr_mmap_t |
Macros | |
| #define | APR_MMAP_READ 1 |
| #define | APR_MMAP_WRITE 2 |
Typedefs | |
| typedef struct apr_mmap_t | apr_mmap_t |
| #define APR_MMAP_READ 1 |
MMap opened for reading
Definition at line 46 of file apr_mmap.h.
| #define APR_MMAP_WRITE 2 |
MMap opened for writing
Definition at line 48 of file apr_mmap.h.
Definition at line 51 of file apr_mmap.h.