Tor 0.4.9.0-alpha-dev
Data Structures | Functions
mmap.h File Reference

Header for mmap.c. More...

#include "lib/cc/compat_compiler.h"
#include "lib/testsupport/testsupport.h"
#include <stddef.h>

Go to the source code of this file.

Data Structures

struct  tor_mmap_t
 

Functions

tor_mmap_ttor_mmap_file (const char *filename)
 
int tor_munmap_file (tor_mmap_t *handle)
 

Detailed Description

Header for mmap.c.

Definition in file mmap.h.