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

/netbsd-current/external/bsd/nvi/dist/clib/
H A Dmmap.c40 munmap(char *addr, size_t len) function
/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/profile/
H A DWindowsMMap.c84 void munmap(void *addr, size_t length) function
/netbsd-current/external/gpl2/grep/dist/intl/
H A Dloadmsgcat.c94 # define munmap __munmap macro
/netbsd-current/external/gpl3/binutils/dist/gprofng/src/
H A DHeapMap.cc201 HeapMap::munmap (uint64_t addr, int64_t size) function in class:HeapMap
H A Dcollector_module.h70 int (*munmap)(); member in struct:CollectorUtilFuncs
/netbsd-current/external/gpl3/binutils.old/dist/gold/
H A Dfileread.cc55 # define munmap gold_munmap macro
H A Doutput.cc52 # define munmap gold_munmap macro
/netbsd-current/external/gpl3/gcc.old/dist/libgcc/
H A Dgeneric-morestack.c106 #define munmap morestack_munmap macro
/netbsd-current/external/gpl3/gcc/dist/libgcc/
H A Dgeneric-morestack.c106 #define munmap morestack_munmap macro
/netbsd-current/external/gpl3/gcc/dist/intl/
H A Dloadmsgcat.c464 # define munmap __munmap macro
/netbsd-current/external/gpl3/binutils/dist/intl/
H A Dloadmsgcat.c464 # define munmap __munmap macro
/netbsd-current/external/gpl3/gdb/dist/intl/
H A Dloadmsgcat.c464 # define munmap __munmap macro
/netbsd-current/external/gpl2/gettext/dist/gettext-runtime/intl/
H A Dloadmsgcat.c473 # define munmap(addr, len) __munmap (addr, len) macro
/netbsd-current/external/gpl3/gdb.old/dist/intl/
H A Dloadmsgcat.c464 # define munmap __munmap macro
/netbsd-current/external/gpl2/texinfo/dist/intl/
H A Dloadmsgcat.c466 # define munmap __munmap macro
/netbsd-current/external/gpl3/binutils.old/dist/intl/
H A Dloadmsgcat.c464 # define munmap __munmap macro
/netbsd-current/external/gpl3/gcc.old/dist/intl/
H A Dloadmsgcat.c464 # define munmap __munmap macro
/netbsd-current/external/gpl3/binutils/dist/gold/
H A Dfileread.cc55 # define munmap gold_munmap macro
H A Doutput.cc52 # define munmap gold_munmap macro
/netbsd-current/external/gpl3/gdb.old/dist/gold/
H A Dfileread.cc55 # define munmap gold_munmap macro
H A Doutput.cc52 # define munmap gold_munmap macro
/netbsd-current/external/gpl3/binutils/dist/gprofng/libcollector/
H A Dmmaptrace.c1533 munmap (void *start, size_t length) function
/netbsd-current/external/bsd/openldap/dist/libraries/liblmdb/
H A Dmdb.c322 #define munmap(ptr,len) UnmapViewOfFile(ptr) macro

Completed in 602 milliseconds