Searched defs:munmap (Results 1 - 11 of 11) sorted by relevance

/macosx-10.9.5/xnu-2422.115.4/libsyscall/wrappers/unix03/
H A Dmunmap.c40 munmap(void *addr, size_t len) function
/macosx-10.9.5/xnu-2422.115.4/libsyscall/wrappers/legacy/
H A Dmunmap.c44 munmap(void *addr, size_t len) function
/macosx-10.9.5/libdispatch-339.92.1/dispatch/
H A Ddata.h94 DISPATCH_DATA_DESTRUCTOR_TYPE_DECL(munmap); variable
/macosx-10.9.5/dyld-239.4/src/
H A DdyldSyscallInterface.h46 int (*munmap)(void* addr, size_t len); member in struct:dyld::SyscallHelpers
H A Dglue.c347 int munmap(void* addr, size_t len) { function
/macosx-10.9.5/ksh-20/ksh/src/lib/libast/vmalloc/
H A Dvmmopen.c45 #define munmap(a,b) MAP_FAILED macro
/macosx-10.9.5/xnu-2422.115.4/bsd/sys/
H A Dmman.h206 int munmap(void *, size_t) __DARWIN_ALIAS(munmap); variable
/macosx-10.9.5/xnu-2422.115.4/bsd/kern/
H A Dkern_mman.c704 munmap(__unused proc_t p, struct munmap_args *uap, __unused int32_t *retval) function
/macosx-10.9.5/tcl-102/tcl_ext/mk4tcl/metakit/src/
H A Dfileio.cpp156 #define munmap my_munmap macro
/macosx-10.9.5/bash-92/bash-3.2/lib/intl/
H A Dloadmsgcat.c464 # define munmap __munmap macro
/macosx-10.9.5/cxxfilt-11/cxxfilt/intl/
H A Dloadmsgcat.c464 # define munmap __munmap macro

Completed in 138 milliseconds