Home
last modified time | relevance | path

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

12

/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/munlockall/
H A D5-1.c58 memlock = sysconf(_SC_MEMLOCK); in main()
/third_party/ltp/testcases/kernel/syscalls/sysconf/
H A Dsysconf01.c149 test_sysconf(_SC_MEMLOCK); in main()
/third_party/musl/porting/linux/user/src/conf/
H A Dsysconf.c45 [_SC_MEMLOCK] = VER, in sysconf()
/third_party/musl/src/conf/
H A Dsysconf.c51 [_SC_MEMLOCK] = VER, in sysconf()
/third_party/musl/porting/liteos_a/user/include/
H A Dunistd.h321 #define _SC_MEMLOCK 17 macro
/third_party/musl/porting/uniproton/kernel/include/
H A Dunistd.h297 #define _SC_MEMLOCK 17 macro
/third_party/musl/porting/linux/user/include/
H A Dunistd.h324 #define _SC_MEMLOCK 17 macro
/third_party/musl/porting/liteos_m/user/include/
H A Dunistd.h321 #define _SC_MEMLOCK 17 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Dunistd.h297 #define _SC_MEMLOCK 17 macro
/third_party/musl/porting/liteos_a/kernel/include/
H A Dunistd.h303 #define _SC_MEMLOCK 17 macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Dunistd.h297 #define _SC_MEMLOCK 17 macro
/third_party/musl/include/
H A Dunistd.h363 #define _SC_MEMLOCK 17 macro
/third_party/musl/libc-test/src/api/
H A Dunistd.c163 C(_SC_MEMLOCK) in f()
/third_party/rust/crates/libc/src/unix/hermit/
H A Dmod.rs729 pub const _SC_MEMLOCK: ::c_int = 24; consts
/third_party/rust/crates/libc/src/unix/linux_like/emscripten/
H A Dmod.rs731 pub const _SC_MEMLOCK: ::c_int = 17; consts
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/
H A Dmod.rs1102 pub const _SC_MEMLOCK: ::c_int = 30; consts
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/openbsd/
H A Dmod.rs1186 pub const _SC_MEMLOCK: ::c_int = 54; consts
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/netbsd/
H A Dmod.rs1711 pub const _SC_MEMLOCK: ::c_int = 34; consts
/third_party/rust/crates/libc/src/unix/nto/
H A Dmod.rs1671 pub const _SC_MEMLOCK: ::c_int = 29; consts
/third_party/rust/crates/libc/src/unix/linux_like/android/
H A Dmod.rs1131 pub const _SC_MEMLOCK: ::c_int = 60; consts
/third_party/rust/crates/libc/src/unix/solarish/
H A Dmod.rs1987 pub const _SC_MEMLOCK: ::c_int = 25; consts
/third_party/rust/crates/nix/src/
H A Dunistd.rs2286 _POSIX_MEMLOCK = libc::_SC_MEMLOCK,
/third_party/python/Modules/
H A Dposixmodule.c12220 #ifdef _SC_MEMLOCK
12221 {"SC_MEMLOCK", _SC_MEMLOCK},
/third_party/rust/crates/libc/src/fuchsia/
H A Dmod.rs2141 pub const _SC_MEMLOCK: ::c_int = 17; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/
H A Dmod.rs1257 pub const _SC_MEMLOCK: ::c_int = 17; consts

Completed in 100 milliseconds

12