mmap_unmap(3) Library Functions Manual mmap_unmap(3)NAMEmmap_unmap - unmap an existing memory mappingSYNTAX#include <mmap.h> int mmap_unmap(char* mapped,size_t maplen);DESCRIPTIONmmap_unmap removes a memory mapping established by mmap_read, mmap_private or mmap_shared.SEE ALSOmunmap(2), mmap_read(3), mmap_private(3), mmap_shared(3) mmap_unmap(3)
| Related Man Pages |
|---|
| munmap(2) - freebsd |
| munmap(2) - opensolaris |
| munmap(2) - hpux |
| munmap(2) - osx |
| devmap(9e) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| Adding the individual columns of a matrix. |
| How can I do this in VI editor? |
| Is UNIX an open source OS ? |
| Detecting unused variables... |
| A (ksh) Library For and From UNIX.com |