Data Structures | |
| struct | apr_mmap_t |
Defines | |
| #define | APR_MMAP_READ 1 |
| #define | APR_MMAP_WRITE 2 |
Typedefs | |
| typedef apr_mmap_t | apr_mmap_t |
|
|
MMap opened for reading Definition at line 46 of file apr_mmap.h. Referenced by cache_the_file(). |
|
|
MMap opened for writing Definition at line 48 of file apr_mmap.h. |
|
|
Definition at line 51 of file apr_mmap.h. |