GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
mmap_unmap(3) FreeBSD Library Functions Manual mmap_unmap(3)

mmap_unmap - unmap an existing memory mapping

#include <libowfat/mmap.h>

int mmap_unmap(char* mapped,size_t maplen);

mmap_unmap removes a memory mapping established by mmap_read, mmap_private or mmap_shared.

munmap(2), mmap_read(3), mmap_private(3), mmap_shared(3)

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.