Home
last modified time | relevance | path

Searched defs:PROT_NONE (Results 1 - 25 of 31) sorted by relevance

12

/third_party/mesa3d/include/android_stub/backtrace/
H A DBacktraceMap.h24 #define PROT_NONE 0 macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/sys/
H A Dmman.h50 #define PROT_NONE 0 macro
/third_party/musl/porting/liteos_m/kernel/include/sys/
H A Dmman.h56 #define PROT_NONE 0 macro
/third_party/musl/porting/uniproton/kernel/include/sys/
H A Dmman.h56 #define PROT_NONE 0 macro
/third_party/musl/porting/liteos_a/kernel/include/sys/
H A Dmman.h59 #define PROT_NONE 0 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
H A Dmman.h56 #define PROT_NONE 0 macro
/third_party/musl/include/sys/
H A Dmman.h57 #define PROT_NONE 0 macro
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/
H A Dmod.rs221 pub const PROT_NONE: ::c_int = 0; consts
/third_party/curl/lib/
H A Durldata.h240 PROT_NONE, /* first in list */ enumerator
/third_party/rust/crates/libc/src/unix/redox/
H A Dmod.rs644 pub const PROT_NONE: ::c_int = 0x0000; consts
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/
H A Dmod.rs616 pub const PROT_NONE: ::c_int = 0; consts
/third_party/rust/crates/libc/src/unix/haiku/
H A Dmod.rs836 pub const PROT_NONE: ::c_int = 0; consts
/third_party/rust/crates/libc/src/unix/linux_like/
H A Dmod.rs551 pub const PROT_NONE: ::c_int = 0; consts
/third_party/rust/crates/libc/src/unix/nto/
H A Dmod.rs1015 pub const PROT_NONE: ::c_int = 0x00000000; consts
/third_party/rust/crates/libc/src/fuchsia/
H A Dmod.rs1509 pub const PROT_NONE: ::c_int = 0; consts
/third_party/rust/crates/libc/src/unix/solarish/
H A Dmod.rs1434 pub const PROT_NONE: ::c_int = 0; consts
/third_party/rust/crates/linux-raw-sys/src/aarch64/
H A Dgeneral.rs964 pub const PROT_NONE: u32 = 0; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dgeneral.rs976 pub const PROT_NONE: u32 = 0; consts
/third_party/rust/crates/linux-raw-sys/src/riscv64/
H A Dgeneral.rs969 pub const PROT_NONE: u32 = 0; consts
/third_party/rust/crates/linux-raw-sys/src/riscv32/
H A Dgeneral.rs969 pub const PROT_NONE: u32 = 0; consts
/third_party/rust/crates/linux-raw-sys/src/mips64/
H A Dgeneral.rs969 pub const PROT_NONE: u32 = 0; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc/
H A Dgeneral.rs976 pub const PROT_NONE: u32 = 0; consts
/third_party/rust/crates/linux-raw-sys/src/mips/
H A Dgeneral.rs969 pub const PROT_NONE: u32 = 0; consts
/third_party/rust/crates/linux-raw-sys/src/arm/
H A Dgeneral.rs963 pub const PROT_NONE: u32 = 0; consts
/third_party/rust/crates/linux-raw-sys/src/sparc/
H A Dgeneral.rs1184 pub const PROT_NONE: u32 = 0; consts

Completed in 171 milliseconds

12