Searched refs:HAVE_MMAP (Results 26 - 50 of 64) sorted by relevance

123

/freebsd-10.0-release/crypto/heimdal/lib/roken/
H A Dparse_reply-test.c77 #ifndef HAVE_MMAP
80 #else /* HAVE_MMAP */
125 #endif /* HAVE_MMAP */
/freebsd-10.0-release/lib/clang/include/llvm/Config/
H A Dconfig.h304 #define HAVE_MMAP 1 macro
/freebsd-10.0-release/contrib/ntp/libopts/
H A Dtext_mmap.c83 #ifdef HAVE_MMAP
137 #ifdef HAVE_MMAP /* * * * * WITH MMAP * * * * * */
223 #else /* * * * * * no HAVE_MMAP * * * * * */
260 #endif /* * * * * * no HAVE_MMAP * * * * * */
295 #ifdef HAVE_MMAP
335 #else /* HAVE_MMAP */
354 #endif /* HAVE_MMAP */
/freebsd-10.0-release/contrib/ntp/sntp/libopts/
H A Dtext_mmap.c83 #ifdef HAVE_MMAP
137 #ifdef HAVE_MMAP /* * * * * WITH MMAP * * * * * */
223 #else /* * * * * * no HAVE_MMAP * * * * * */
260 #endif /* * * * * * no HAVE_MMAP * * * * * */
295 #ifdef HAVE_MMAP
335 #else /* HAVE_MMAP */
354 #endif /* HAVE_MMAP */
/freebsd-10.0-release/contrib/binutils/bfd/
H A Dconfig.in124 #undef HAVE_MMAP
/freebsd-10.0-release/contrib/bmake/
H A Dconfig.h.in66 #undef HAVE_MMAP
/freebsd-10.0-release/contrib/file/
H A Dconfig.h.in81 #undef HAVE_MMAP
H A Dfile.h481 #if defined(HAVE_MMAP) && defined(HAVE_SYS_MMAN_H) && !defined(QUICK)
/freebsd-10.0-release/contrib/gcclibs/libmudflap/
H A Dconfig.h.in136 #undef HAVE_MMAP
/freebsd-10.0-release/contrib/ntp/sntp/
H A Dconfig.h.in80 #undef HAVE_MMAP
/freebsd-10.0-release/crypto/openssh/
H A Dconfig.h721 #define HAVE_MMAP 1 macro
H A Ddefines.h771 #if defined(HAVE_MMAP) && defined(BROKEN_MMAP)
772 # undef HAVE_MMAP macro
/freebsd-10.0-release/sys/contrib/octeon-sdk/cvmx-malloc/
H A Darena.c125 #if HAVE_MMAP
H A Dmalloc.c181 HAVE_MMAP defined as 1
184 USE_ARENAS the same as HAVE_MMAP
629 Define HAVE_MMAP as true to optionally make malloc() use mmap() to
640 #undef HAVE_MMAP macro
641 #ifndef HAVE_MMAP
642 #define HAVE_MMAP 0 macro
663 HAVE_MMAP). The value must be a multiple of page size. This
691 #endif /* HAVE_MMAP */
1425 HAVE_MMAP is not set, the default value is 0, and attempts to set it
1432 #if HAVE_MMAP
[all...]
/freebsd-10.0-release/usr.bin/svn/lib/libapr/
H A Dapr_private.h295 #define HAVE_MMAP 1 macro
/freebsd-10.0-release/usr.sbin/ntp/
H A Dconfig.h504 #define HAVE_MMAP 1 macro
/freebsd-10.0-release/contrib/binutils/libiberty/
H A Dconfig.in158 #undef HAVE_MMAP
/freebsd-10.0-release/contrib/gcclibs/libiberty/
H A Dconfig.in158 #undef HAVE_MMAP
/freebsd-10.0-release/contrib/texinfo/
H A Dconfig.h.in166 #undef HAVE_MMAP
/freebsd-10.0-release/crypto/heimdal/lib/asn1/
H A Dcheck-common.c60 /* #undef HAVE_MMAP */
66 #ifndef HAVE_MMAP
139 #ifndef HAVE_MMAP
/freebsd-10.0-release/contrib/mdocml/
H A Dread.c22 #ifdef HAVE_MMAP
557 #ifdef HAVE_MMAP
703 #ifdef HAVE_MMAP
/freebsd-10.0-release/gnu/lib/libstdc++/
H A Dconfig.h236 #define HAVE_MMAP 1 macro
/freebsd-10.0-release/gnu/usr.bin/cc/cc_tools/
H A Dauto-host.h969 #define HAVE_MMAP 1 macro
/freebsd-10.0-release/kerberos5/include/
H A Dconfig.h584 #define HAVE_MMAP 1 macro
/freebsd-10.0-release/gnu/usr.bin/grep/
H A Dgrep.c29 #if defined(HAVE_MMAP)
244 #if defined(HAVE_MMAP)
332 #if defined(HAVE_MMAP)
339 #if defined(HAVE_MMAP)
414 #if defined(HAVE_MMAP)
454 #endif /*HAVE_MMAP*/

Completed in 461 milliseconds

123