![]() |
My Project
|
#include <unistd.h>#include <fcntl.h>#include <sys/mman.h>Go to the source code of this file.
Functions | |
| static void * | omVallocMmap (size_t size) |
| static int | omVfreeMmap (void *addr, size_t size) |
Definition at line 15 of file omMmap.c.