Home
last modified time | relevance | path

Searched refs:_SC_MEMORY_PROTECTION (Results 1 - 25 of 26) sorted by relevance

12

/third_party/ltp/testcases/kernel/syscalls/sysconf/
H A 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/
H A Dsysconf.c47 [_SC_MEMORY_PROTECTION] = VER, in sysconf()
/third_party/musl/src/conf/
H A Dsysconf.c53 [_SC_MEMORY_PROTECTION] = VER, in sysconf()
/third_party/musl/porting/liteos_a/user/include/
H A Dunistd.h323 #define _SC_MEMORY_PROTECTION 19 macro
/third_party/musl/porting/uniproton/kernel/include/
H A Dunistd.h299 #define _SC_MEMORY_PROTECTION 19 macro
/third_party/musl/porting/linux/user/include/
H A Dunistd.h326 #define _SC_MEMORY_PROTECTION 19 macro
/third_party/musl/porting/liteos_m/user/include/
H A Dunistd.h323 #define _SC_MEMORY_PROTECTION 19 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Dunistd.h299 #define _SC_MEMORY_PROTECTION 19 macro
/third_party/musl/porting/liteos_a/kernel/include/
H A Dunistd.h305 #define _SC_MEMORY_PROTECTION 19 macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Dunistd.h299 #define _SC_MEMORY_PROTECTION 19 macro
/third_party/musl/include/
H A Dunistd.h365 #define _SC_MEMORY_PROTECTION 19 macro
/third_party/musl/libc-test/src/api/
H A Dunistd.c165 C(_SC_MEMORY_PROTECTION) in f()
/third_party/rust/crates/libc/src/unix/hermit/
H A Dmod.rs731 pub const _SC_MEMORY_PROTECTION: ::c_int = 26; consts
/third_party/rust/crates/libc/src/unix/linux_like/emscripten/
H A Dmod.rs733 pub const _SC_MEMORY_PROTECTION: ::c_int = 19; consts
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/
H A Dmod.rs1104 pub const _SC_MEMORY_PROTECTION: ::c_int = 32; consts
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/openbsd/
H A Dmod.rs1188 pub const _SC_MEMORY_PROTECTION: ::c_int = 56; consts
/third_party/rust/crates/libc/src/unix/haiku/
H A Dmod.rs1162 pub const _SC_MEMORY_PROTECTION: ::c_int = 52; consts
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/netbsd/
H A Dmod.rs1713 pub const _SC_MEMORY_PROTECTION: ::c_int = 36; consts
/third_party/rust/crates/libc/src/unix/nto/
H A Dmod.rs1673 pub const _SC_MEMORY_PROTECTION: ::c_int = 31; consts
/third_party/rust/crates/libc/src/unix/linux_like/android/
H A Dmod.rs1133 pub const _SC_MEMORY_PROTECTION: ::c_int = 62; consts
/third_party/rust/crates/libc/src/unix/solarish/
H A Dmod.rs1989 pub const _SC_MEMORY_PROTECTION: ::c_int = 27; consts
/third_party/rust/crates/nix/src/
H A Dunistd.rs2294 _POSIX_MEMORY_PROTECTION = libc::_SC_MEMORY_PROTECTION,
/third_party/python/Modules/
H A Dposixmodule.c12226 #ifdef _SC_MEMORY_PROTECTION
12227 {"SC_MEMORY_PROTECTION", _SC_MEMORY_PROTECTION},
/third_party/rust/crates/libc/src/fuchsia/
H A Dmod.rs2143 pub const _SC_MEMORY_PROTECTION: ::c_int = 19; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/
H A Dmod.rs1259 pub const _SC_MEMORY_PROTECTION: ::c_int = 19; consts

Completed in 103 milliseconds

12