Searched refs:HAVE_MMAP (Results 1 - 25 of 39) sorted by relevance

12

/freebsd-12-stable/contrib/ntp/sntp/libopts/
H A Dtext_mmap.c30 #if defined(HAVE_MMAP)
42 # undef HAVE_MMAP macro
87 #if ! defined(HAVE_MMAP)
154 #endif /* HAVE_MMAP */
171 #if defined(HAVE_MMAP) && ! defined(MAP_ANONYMOUS)
243 #if defined(HAVE_MMAP) && ! defined(MAP_ANONYMOUS)
349 #ifdef HAVE_MMAP
352 #else /* don't HAVE_MMAP */
364 #endif /* HAVE_MMAP */
/freebsd-12-stable/lib/libexpat/
H A Dexpat_config.h46 #define HAVE_MMAP 1 macro
/freebsd-12-stable/sys/contrib/libsodium/src/libsodium/crypto_pwhash/scryptsalsa208sha256/
H A Dscrypt_platform.c44 #if defined(MAP_ANON) && defined(HAVE_MMAP)
83 #if defined(MAP_ANON) && defined(HAVE_MMAP)
/freebsd-12-stable/gnu/usr.bin/grep/
H A Dconfig.h147 #define HAVE_MMAP 1 macro
/freebsd-12-stable/contrib/binutils/bfd/
H A Dbfdwin.c36 #if HAVE_MMAP || HAVE_MPROTECT || HAVE_MADVISE
88 #ifdef HAVE_MMAP
99 #ifdef HAVE_MMAP
140 #ifdef HAVE_MMAP
/freebsd-12-stable/lib/libmagic/
H A Dconfig.h121 #define HAVE_MMAP 1 macro
/freebsd-12-stable/gnu/lib/libdialog/
H A Ddlg_config.h56 #define HAVE_MMAP 1 macro
/freebsd-12-stable/gnu/usr.bin/binutils/libiberty/
H A Dconfig.h161 #define HAVE_MMAP 1 macro
/freebsd-12-stable/gnu/usr.bin/cc/libiberty/
H A Dconfig.h160 #define HAVE_MMAP 1 macro
/freebsd-12-stable/gnu/usr.bin/gdb/arch/amd64/
H A Dconfig.h33 #define HAVE_MMAP 1 macro
/freebsd-12-stable/gnu/usr.bin/gdb/arch/arm/
H A Dconfig.h33 #define HAVE_MMAP 1 macro
/freebsd-12-stable/gnu/usr.bin/gdb/arch/i386/
H A Dconfig.h33 #define HAVE_MMAP 1 macro
/freebsd-12-stable/gnu/usr.bin/gdb/arch/mips/
H A Dconfig.h33 #define HAVE_MMAP 1 macro
/freebsd-12-stable/gnu/usr.bin/gdb/arch/powerpc/
H A Dconfig.h33 #define HAVE_MMAP 1 macro
/freebsd-12-stable/gnu/usr.bin/gdb/arch/powerpc64/
H A Dconfig.h33 #define HAVE_MMAP 1 macro
/freebsd-12-stable/gnu/usr.bin/gdb/arch/sparc64/
H A Dconfig.h33 #define HAVE_MMAP 1 macro
/freebsd-12-stable/usr.bin/bmake/
H A Dconfig.h74 #define HAVE_MMAP 1 macro
/freebsd-12-stable/crypto/heimdal/lib/roken/
H A Dtest-mem.c46 /* #undef HAVE_MMAP */
97 #ifndef HAVE_MMAP
181 #ifndef HAVE_MMAP
H A Dparse_reply-test.c77 #ifndef HAVE_MMAP
80 #else /* HAVE_MMAP */
125 #endif /* HAVE_MMAP */
/freebsd-12-stable/sys/contrib/octeon-sdk/cvmx-malloc/
H A Darena.c125 #if HAVE_MMAP
/freebsd-12-stable/usr.bin/svn/lib/libapr/
H A Dapr_private.h332 #define HAVE_MMAP 1 macro
/freebsd-12-stable/crypto/heimdal/lib/asn1/
H A Dcheck-common.c60 /* #undef HAVE_MMAP */
66 #ifndef HAVE_MMAP
139 #ifndef HAVE_MMAP
/freebsd-12-stable/sys/contrib/libsodium/src/libsodium/sodium/
H A Dutils.c67 #if defined(WINAPI_DESKTOP) || (defined(MAP_ANON) && defined(HAVE_MMAP)) || \
460 # if defined(MAP_ANON) && defined(HAVE_MMAP)
481 # if defined(MAP_ANON) && defined(HAVE_MMAP)
/freebsd-12-stable/sys/contrib/libsodium/src/libsodium/crypto_pwhash/argon2/
H A Dargon2-core.c95 #if defined(MAP_ANON) && defined(HAVE_MMAP)
162 #if defined(MAP_ANON) && defined(HAVE_MMAP)
/freebsd-12-stable/crypto/openssh/
H A Ddefines.h808 #if defined(HAVE_MMAP) && defined(BROKEN_MMAP)
809 # undef HAVE_MMAP macro

Completed in 287 milliseconds

12