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

/macosx-10.10/xnu-2782.1.97/libsyscall/wrappers/unix03/
H A Dmunmap.c40 munmap(void *addr, size_t len) function
/macosx-10.10/xnu-2782.1.97/libsyscall/wrappers/legacy/
H A Dmunmap.c44 munmap(void *addr, size_t len) function
/macosx-10.10/libdispatch-442.1.4/dispatch/
H A Ddata.h94 DISPATCH_DATA_DESTRUCTOR_TYPE_DECL(munmap); variable
/macosx-10.10/dyld-353.2.1/src/
H A DdyldSyscallInterface.h47 int (*munmap)(void* addr, size_t len); member in struct:dyld::SyscallHelpers
H A Dglue.c363 int munmap(void* addr, size_t len) { function
/macosx-10.10/xnu-2782.1.97/bsd/sys/
H A Dmman.h206 int munmap(void *, size_t) __DARWIN_ALIAS(munmap); variable
/macosx-10.10/xnu-2782.1.97/bsd/kern/
H A Dkern_mman.c704 munmap(__unused proc_t p, struct munmap_args *uap, __unused int32_t *retval) function
/macosx-10.10/tcl-105/tcl_ext/mk4tcl/metakit/src/
H A Dfileio.cpp156 #define munmap my_munmap macro
/macosx-10.10/bash-94.1.2/bash-3.2/lib/intl/
H A Dloadmsgcat.c464 # define munmap __munmap macro
/macosx-10.10/cxxfilt-11/cxxfilt/intl/
H A Dloadmsgcat.c464 # define munmap __munmap macro

Completed in 165 milliseconds