Home
last modified time | relevance | path

Searched refs:_POSIX_MEMORY_PROTECTION (Results 1 – 17 of 17) sorted by relevance

/third_party/ltp/testcases/open_posix_testsuite/conformance/definitions/sys/mman_h/
D1-1-buildonly.c24 defined(_POSIX_MEMLOCK) || defined(_POSIX_MEMORY_PROTECTION) || \
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/mmap/
D6-3.c46 #ifdef _POSIX_MEMORY_PROTECTION in main()
D11-2.c47 #ifndef _POSIX_MEMORY_PROTECTION in main()
D6-1.c45 #ifdef _POSIX_MEMORY_PROTECTION in main()
D6-2.c46 #ifdef _POSIX_MEMORY_PROTECTION in main()
D11-3.c45 #ifndef _POSIX_MEMORY_PROTECTION in main()
/third_party/musl/ndk_musl_include/
Dunistd.h208 #define _POSIX_MEMORY_PROTECTION _POSIX_VERSION macro
/third_party/musl/porting/liteos_m/user/include/
Dunistd.h245 #define _POSIX_MEMORY_PROTECTION _POSIX_VERSION macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Dunistd.h221 #define _POSIX_MEMORY_PROTECTION _POSIX_VERSION macro
/third_party/musl/porting/linux/user/include/
Dunistd.h248 #define _POSIX_MEMORY_PROTECTION _POSIX_VERSION macro
/third_party/musl/porting/liteos_a/user/include/
Dunistd.h245 #define _POSIX_MEMORY_PROTECTION _POSIX_VERSION macro
/third_party/musl/porting/liteos_m/kernel/include/
Dunistd.h221 #define _POSIX_MEMORY_PROTECTION _POSIX_VERSION macro
/third_party/musl/porting/uniproton/kernel/include/
Dunistd.h221 #define _POSIX_MEMORY_PROTECTION _POSIX_VERSION macro
/third_party/musl/porting/liteos_a/kernel/include/
Dunistd.h227 #define _POSIX_MEMORY_PROTECTION _POSIX_VERSION macro
/third_party/musl/include/
Dunistd.h227 #define _POSIX_MEMORY_PROTECTION _POSIX_VERSION macro
/third_party/musl/libc-test/src/api/
Dunistd.c26 A(_POSIX_MEMORY_PROTECTION >= 200809L) in f()
/third_party/rust/crates/nix/src/
Dunistd.rs2294 _POSIX_MEMORY_PROTECTION = libc::_SC_MEMORY_PROTECTION,