Home
last modified time | relevance | path

Searched refs:_SC_MEMLOCK (Results 1 – 25 of 35) sorted by relevance

12

/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/munlockall/
D5-1.c58 memlock = sysconf(_SC_MEMLOCK); in main()
/third_party/ltp/testcases/kernel/syscalls/sysconf/
Dsysconf01.c149 test_sysconf(_SC_MEMLOCK); in main()
/third_party/musl/src/conf/
Dsysconf.c45 [_SC_MEMLOCK] = VER, in sysconf()
/third_party/musl/porting/linux/user/src/conf/
Dsysconf.c45 [_SC_MEMLOCK] = VER, in sysconf()
/third_party/musl/ndk_musl_include/
Dunistd.h284 #define _SC_MEMLOCK 17 macro
/third_party/musl/porting/liteos_m/user/include/
Dunistd.h321 #define _SC_MEMLOCK 17 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Dunistd.h297 #define _SC_MEMLOCK 17 macro
/third_party/musl/porting/linux/user/include/
Dunistd.h324 #define _SC_MEMLOCK 17 macro
/third_party/musl/porting/liteos_a/user/include/
Dunistd.h321 #define _SC_MEMLOCK 17 macro
/third_party/musl/porting/liteos_m/kernel/include/
Dunistd.h297 #define _SC_MEMLOCK 17 macro
/third_party/musl/porting/uniproton/kernel/include/
Dunistd.h297 #define _SC_MEMLOCK 17 macro
/third_party/musl/porting/liteos_a/kernel/include/
Dunistd.h303 #define _SC_MEMLOCK 17 macro
/third_party/musl/include/
Dunistd.h303 #define _SC_MEMLOCK 17 macro
/third_party/musl/libc-test/src/api/
Dunistd.c163 C(_SC_MEMLOCK) in f()
/third_party/rust/crates/libc/libc-test/semver/
Dopenbsd.txt896 _SC_MEMLOCK
Dfuchsia.txt1063 _SC_MEMLOCK
Dnetbsd.txt1092 _SC_MEMLOCK
Ddragonfly.txt1132 _SC_MEMLOCK
Dfreebsd.txt1409 _SC_MEMLOCK
Dapple.txt1715 _SC_MEMLOCK
Dlinux.txt2758 _SC_MEMLOCK
Dandroid.txt2735 _SC_MEMLOCK
/third_party/rust/crates/libc/src/unix/hermit/
Dmod.rs729 pub const _SC_MEMLOCK: ::c_int = 24; constant
/third_party/rust/crates/libc/src/unix/linux_like/emscripten/
Dmod.rs731 pub const _SC_MEMLOCK: ::c_int = 17; constant
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/openbsd/
Dmod.rs1186 pub const _SC_MEMLOCK: ::c_int = 54; constant

12