|
Apache HTTPD
|
APR MMAP routines. More...
#include "apr.h"#include "apr_pools.h"#include "apr_errno.h"#include "apr_ring.h"#include "apr_file_io.h"Go to the source code of this file.
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 |
APR MMAP routines.
Definition in file apr_mmap.h.