Home
last modified time | relevance | path

Searched refs:_SC_MEMORY_PROTECTION (Results 1 – 25 of 34) sorted by relevance

12

/third_party/ltp/testcases/kernel/syscalls/sysconf/
Dsysconf01.c139 test_sysconf(_SC_MEMORY_PROTECTION); in main()
142 test_sysconf(_SC_MEMORY_PROTECTION); in main()
/third_party/musl/porting/linux/user/src/conf/
Dsysconf.c47 [_SC_MEMORY_PROTECTION] = VER, in sysconf()
/third_party/musl/src/conf/
Dsysconf.c50 [_SC_MEMORY_PROTECTION] = VER, in sysconf()
/third_party/musl/porting/liteos_a/user/include/
Dunistd.h323 #define _SC_MEMORY_PROTECTION 19 macro
/third_party/musl/porting/liteos_m/kernel/include/
Dunistd.h299 #define _SC_MEMORY_PROTECTION 19 macro
/third_party/musl/porting/linux/user/include/
Dunistd.h326 #define _SC_MEMORY_PROTECTION 19 macro
/third_party/musl/include/
Dunistd.h365 #define _SC_MEMORY_PROTECTION 19 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Dunistd.h299 #define _SC_MEMORY_PROTECTION 19 macro
/third_party/musl/porting/uniproton/kernel/include/
Dunistd.h299 #define _SC_MEMORY_PROTECTION 19 macro
/third_party/musl/porting/liteos_a/kernel/include/
Dunistd.h305 #define _SC_MEMORY_PROTECTION 19 macro
/third_party/musl/porting/liteos_m/user/include/
Dunistd.h323 #define _SC_MEMORY_PROTECTION 19 macro
/third_party/musl/libc-test/src/api/
Dunistd.c165 C(_SC_MEMORY_PROTECTION) in f()
/third_party/rust/crates/libc/libc-test/semver/
Dopenbsd.txt898 _SC_MEMORY_PROTECTION
Dfuchsia.txt1065 _SC_MEMORY_PROTECTION
Ddragonfly.txt1134 _SC_MEMORY_PROTECTION
Dnetbsd.txt1094 _SC_MEMORY_PROTECTION
Dfreebsd.txt1411 _SC_MEMORY_PROTECTION
Dapple.txt1717 _SC_MEMORY_PROTECTION
Dlinux.txt2760 _SC_MEMORY_PROTECTION
Dandroid.txt2737 _SC_MEMORY_PROTECTION
/third_party/rust/crates/libc/src/unix/hermit/
Dmod.rs731 pub const _SC_MEMORY_PROTECTION: ::c_int = 26; constant
/third_party/rust/crates/libc/src/unix/linux_like/emscripten/
Dmod.rs733 pub const _SC_MEMORY_PROTECTION: ::c_int = 19; constant
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/
Dmod.rs1104 pub const _SC_MEMORY_PROTECTION: ::c_int = 32; constant
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/openbsd/
Dmod.rs1188 pub const _SC_MEMORY_PROTECTION: ::c_int = 56; constant
/third_party/rust/crates/libc/src/unix/haiku/
Dmod.rs1162 pub const _SC_MEMORY_PROTECTION: ::c_int = 52; constant

12