Home
last modified time | relevance | path

Searched refs:mremap (Results 1 – 25 of 35) sorted by relevance

12

/netbsd/src/lib/libc/arch/m68k/sys/
Dmremap.S31 SYSCALL(mremap)
36 END(mremap)
/netbsd/src/lib/libc/arch/m68k/
DMakefile.inc5 ASM+= _lwp_getprivate.S mremap.S
/netbsd/src/tests/lib/libc/sys/
Dt_mprotect.c342 map2 = mremap(map, page, NULL, page, MAP_REMAPDUP); in ATF_TC_BODY()
413 map2 = mremap(map, page, NULL, page, MAP_REMAPDUP); in ATF_TC_BODY()
/netbsd/src/sys/sys/
Dmman.h242 void * mremap(void *, size_t, void *, size_t, int);
/netbsd/src/external/bsd/file/dist/src/
Dseccomp.c218 ALLOW_RULE(mremap); in enable_sandbox_full()
/netbsd/src/external/gpl3/binutils/dist/gold/
Dconfigure.ac556 AC_CACHE_CHECK([mremap with MREMAP_MAYMOVE], [gold_cv_lib_mremap_maymove],
560 void f() { mremap (0, 0, 0, MREMAP_MAYMOVE); }
564 [Define to 1 if you have the mremap function with MREMAP_MAYMOVE support])
566 AC_LIBOBJ(mremap)
Dconfig.in163 /* Define to 1 if you have the mremap function with MREMAP_MAYMOVE support */
Doutput.cc54 # define mremap gold_mremap macro
102 # define mremap gold_mremap macro
5115 base = ::mremap(this->base_, this->file_size_, file_size, in resize()
DMakefile.in1079 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/mremap.Po@am__quote@
DChangeLog-08157718 * configure.ac: Check for sys/mman.h and mmap. Check for mremap
7722 not available, provide stubs. If mremap is not available, #define
7736 * mremap.c: #include <errno.h>. Only #include <sys/mman.h> if it
7737 exists. Rename mremap to gold_mremap. If mmap is not available
15076 * mremap.c (mremap): Likewise.
15080 * mremap.c: New file.
15081 * configure.ac: Call AC_REPLACE_FUNCS on mremap.
15083 (mremap): Declare if HAVE_MREMAP is not defined.
/netbsd/src/share/doc/psd/05.sysman/
Dspell.ok329 mremap
/netbsd/src/lib/libc/sys/
DMakefile.inc170 ASM_MD= _lwp_getprivate.S mremap.S
283 mprotect.2 mremap.2 msgctl.2 msgget.2 msgrcv.2 msgsnd.2 msync.2 \
/netbsd/src/external/gpl3/gdb/dist/sim/m32r/
Dtraps.c1235 result = (int) mremap ((void *) t2h_addr (cb, &s, arg1), arg2, arg3, arg4); in m32r_trap()
/netbsd/src/external/gpl3/gdb/dist/gdb/
Daarch64-linux-tdep.c2267 SYSCALL_MAP (mremap); in aarch64_canonicalize_syscall()
/netbsd/src/external/gpl3/binutils/dist/gold/po/
Did.po1778 msgid "%s: mremap: %s"
1779 msgstr "%s: mremap: %s"
Dit.po1779 msgid "%s: mremap: %s"
1780 msgstr "%s: mremap: %s"
Dvi.po1796 msgid "%s: mremap: %s"
1797 msgstr "%s: mremap: %s"
Duk.po3344 msgid "%s: mremap: %s"
3345 msgstr "%s: mremap: %s"
Dsr.po3343 msgid "%s: mremap: %s"
3344 msgstr "%s: mremap: %s"
Dfi.po2685 msgid "%s: mremap: %s"
2686 msgstr "%s: mremap-kutsu epäonnistui: %s"
Des.po3209 msgid "%s: mremap: %s"
3210 msgstr "%s: mremap: %s"
Dzh_CN.po2837 msgid "%s: mremap: %s"
Dro.po3358 msgid "%s: mremap: %s"
3359 msgstr "%s: mremap(): %s"
/netbsd/src/lib/libc/stdlib/
Djemalloc.c2819 newptr = mremap(ptr, oldcsize, NULL, newcsize, in huge_ralloc()
/netbsd/src/usr.sbin/makemandb/
Dnostem.txt2528 mremap

12