18#include "apr_private.h"
23#include "apr_arch_file_io.h"
43#if APR_HAS_MMAP || defined(BEOS)
87#if APR_HAS_LARGE_FILES && defined(HAVE_MMAP64)
89#elif APR_HAS_LARGE_FILES && SIZEOF_OFF_T == 4
135 if (mm == (
void *)-1) {
144 (*new)->cntxt =
cont;
158 (*new_mmap)->cntxt =
p;
APR Miscellaneous library routines.
APR Portability Routines.
const void apr_status_t(*) apr_status_t(* APR_DECLARE)(void) apr_pool_pre_cleanup_register(apr_pool_t *p
const char apr_int32_t flag
apr_seek_where_t apr_off_t * offset
const char apr_file_t * file
#define apr_pcalloc(p, size)
#define APR_RING_INSERT_AFTER(lep, nep, link)
#define APR_RING_PREV(ep, link)
#define APR_RING_REMOVE(ep, link)
#define APR_RING_NEXT(ep, link)
#define APR_RING_ELEM_INIT(ep, link)