Searched defs:MAP_ANON (Results 1 - 9 of 9) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/profile/
H A DWindowsMMap.h29 #define MAP_ANON MAP_ANONYMOUS macro
/freebsd-11-stable/contrib/unbound/compat/
H A Darc4random.c52 #define MAP_ANON MAP_ANONYMOUS macro
H A Dgetentropy_linux.c70 #define MAP_ANON MAP_ANONYMOUS macro
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/Platform/OpenBSD/
H A DPlatformOpenBSD.cpp31 #define MAP_ANON 0x1000 macro
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/Platform/NetBSD/
H A DPlatformNetBSD.cpp31 #define MAP_ANON 0x1000 macro
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/Platform/FreeBSD/
H A DPlatformFreeBSD.cpp33 #define MAP_ANON 0x1000 macro
/freebsd-11-stable/sys/sys/
H A Dmman.h85 #define MAP_ANON 0x1000 /* allocated from memory, swap space */ macro
/freebsd-11-stable/crypto/openssh/
H A Ddefines.h188 #define MAP_ANON MAP_ANONYMOUS macro
/freebsd-11-stable/contrib/llvm-project/lldb/source/Target/
H A DPlatform.cpp48 #define MAP_ANON 0x1000 macro

Completed in 195 milliseconds