| /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/ |
| break-main-file-remove-fail.c | 39 skipped) on targets that don't have munmap. */ 40 munmap (0, 0);
|
| break-main-file-remove-fail.exp | 91 set munmap_expr "(($munmap_prototype) munmap) ($align_addr, $pagesize)" 101 set munmap -1 102 gdb_test_multiple "print /d ${munmap_expr}" "get result of munmap call" { 104 set munmap $expect_out(1,string) 109 if {$munmap != 0} { 110 unsupported "can't munmap foo's page"
|
| /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/ |
| break-main-file-remove-fail.c | 39 skipped) on targets that don't have munmap. */ 40 munmap (0, 0);
|
| break-main-file-remove-fail.exp | 91 set munmap_expr "(($munmap_prototype) munmap) ($align_addr, $pagesize)" 101 set munmap -1 102 gdb_test_multiple "print /d ${munmap_expr}" "get result of munmap call" { 104 set munmap $expect_out(1,string) 109 if {$munmap != 0} { 110 unsupported "can't munmap foo's page"
|
| /src/lib/libc/nls/ |
| catclose.c | 59 munmap(catd->__data, (size_t)catd->__size);
|
| /src/external/bsd/nvi/dist/clib/ |
| mmap.c | 11 * be deallocated with munmap(). 36 * PUBLIC: int munmap __P((char *, size_t)); 40 munmap(char *addr, size_t len) function
|
| /src/external/gpl3/gcc/dist/gcc/config/ |
| host-hpux.cc | 60 munmap (addr, size); 98 munmap (addr, size); 107 munmap (addr, size);
|
| host-darwin.cc | 75 munmap (addr, sz); 91 munmap (addr, sz); 103 munmap (buffer, buffer_size); 113 munmap (addr, sz); 146 munmap (mapped_addr, sz);
|
| host-netbsd.cc | 60 munmap (addr, size); 85 munmap(addr, size);
|
| host-linux.cc | 126 munmap (addr, size); 162 munmap (buffer, buffer_size); 165 munmap (addr, size); 203 munmap (addr, size);
|
| /src/external/gpl3/gcc.old/dist/gcc/config/ |
| host-hpux.cc | 60 munmap (addr, size); 98 munmap (addr, size); 107 munmap (addr, size);
|
| host-darwin.cc | 75 munmap (addr, sz); 91 munmap (addr, sz); 103 munmap (buffer, buffer_size); 113 munmap (addr, sz); 146 munmap (mapped_addr, sz);
|
| host-netbsd.cc | 60 munmap (addr, size); 85 munmap(addr, size);
|
| /src/sys/modules/examples/fopsmapper/ |
| cmd_mapper.c | 56 if (munmap(map, sysconf(_SC_PAGESIZE)) == -1)
|
| /src/sys/modules/examples/mapper/ |
| cmd_mapper.c | 57 if (munmap(map, sysconf(_SC_PAGESIZE)) == -1)
|
| /src/external/gpl2/groff/dist/src/libs/libbib/ |
| map.c | 57 return munmap((void *)p, len);
|
| /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.arch/ |
| amd64-invalid-stack-middle.c | 74 ans = munmap (ptr, page_size);
|
| amd64-invalid-stack-top.c | 58 ans = munmap (ptr, page_size);
|
| /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.arch/ |
| amd64-invalid-stack-middle.c | 74 ans = munmap (ptr, page_size);
|
| amd64-invalid-stack-top.c | 58 ans = munmap (ptr, page_size);
|
| /src/usr.bin/cmp/ |
| regular.c | 87 munmap(p1, blk_sz); 97 * except advance the pointers for munmap() 117 munmap(p1 - blk_sz, blk_sz); 118 munmap(p2 - blk_sz, blk_sz);
|
| /src/sys/external/bsd/compiler_rt/dist/lib/profile/ |
| WindowsMMap.h | 57 void munmap(void *addr, size_t length);
|
| /src/external/cddl/osnet/dist/lib/libctf/common/ |
| ctf_subr.c | 47 (void) munmap(buf, size);
|
| /src/external/gpl3/binutils/dist/gprofng/src/ |
| HeapMap.h | 45 UnmapChunk *munmap (uint64_t addr, int64_t size);
|
| /src/external/gpl3/binutils.old/dist/gprofng/src/ |
| HeapMap.h | 45 UnmapChunk *munmap (uint64_t addr, int64_t size);
|