Home
last modified time | relevance | path

Searched defs:_SC_MEMLOCK (Results 1 - 19 of 19) sorted by relevance

/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/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/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/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/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/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
/third_party/rust/crates/libc/src/unix/solarish/
H A Dmod.rs1987 pub const _SC_MEMLOCK: ::c_int = 25; consts
/third_party/rust/crates/libc/src/unix/bsd/apple/
H A Dmod.rs3806 pub const _SC_MEMLOCK: ::c_int = 30; consts

Completed in 89 milliseconds