.TH "sys/mman.h" 3teegris "Sun Oct 28 2018" "Version 2.0" "Samsung Internal API reference" \" -*- nroff -*-
.ad l
.nh
.SH NAME
sys/mman.h \- Memory mapping declarations\&.  

.SH SYNOPSIS
.br
.PP
.SS "Macros"

.in +1c
.ti -1c
.RI "#define \fBMAP_FAILED\fP   ((void *)\-1)"
.br
.in -1c
.SS "Functions"

.in +1c
.ti -1c
.RI "void * \fBmmap\fP (void *addr, size_t len, int prot, int flags, int fd, \fBoff_t\fP offset)"
.br
.ti -1c
.RI "int \fBmunmap\fP (void *addr, size_t length)"
.br
.in -1c
.SH "Detailed Description"
.PP 
Memory mapping declarations\&. 


.PP
\fBCopyright:\fP
.RS 4
(C) 2013, Samsung Electronics Co\&., Ltd\&. 
.RE
.PP

.SH "Author"
.PP 
Generated automatically by Doxygen for Samsung Internal API reference from the source code\&.
