/third_party/musl/porting/linux/user/include/ |
D | sched.h | 59 #define CLONE_PTRACE 0x00002000 macro
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/ |
D | sched.h | 45 #define CLONE_PTRACE 0x00002000 macro
|
/third_party/musl/porting/liteos_m/user/include/ |
D | sched.h | 57 #define CLONE_PTRACE 0x00002000 macro
|
/third_party/musl/porting/liteos_a/user/include/ |
D | sched.h | 53 #define CLONE_PTRACE 0x00002000 macro
|
/third_party/musl/porting/liteos_a/kernel/include/ |
D | sched.h | 47 #define CLONE_PTRACE 0x00002000 macro
|
/third_party/musl/ndk_musl_include/ |
D | sched.h | 58 #define CLONE_PTRACE 0x00002000 macro
|
/third_party/musl/porting/uniproton/kernel/include/ |
D | sched.h | 45 #define CLONE_PTRACE 0x00002000 macro
|
/third_party/musl/include/ |
D | sched.h | 58 #define CLONE_PTRACE 0x00002000 macro
|
/third_party/musl/porting/liteos_m/kernel/include/ |
D | sched.h | 45 #define CLONE_PTRACE 0x00002000 macro
|
/third_party/rust/crates/nix/src/ |
D | sched.rs | 40 CLONE_PTRACE;
|
/third_party/rust/crates/libc/libc-test/semver/ |
D | fuchsia.txt | 128 CLONE_PTRACE
|
D | linux.txt | 272 CLONE_PTRACE
|
D | android.txt | 223 CLONE_PTRACE
|
/third_party/rust/crates/libc/src/unix/linux_like/ |
D | mod.rs | 1139 pub const CLONE_PTRACE: ::c_int = 0x2000; constant
|
/third_party/rust/crates/libc/src/fuchsia/ |
D | mod.rs | 1917 pub const CLONE_PTRACE: ::c_int = 0x2000; constant
|
/third_party/rust/crates/linux-raw-sys/src/riscv64/ |
D | general.rs | 1385 pub const CLONE_PTRACE: u32 = 8192; constant
|
/third_party/rust/crates/linux-raw-sys/src/aarch64/ |
D | general.rs | 1382 pub const CLONE_PTRACE: u32 = 8192; constant
|
/third_party/rust/crates/linux-raw-sys/src/riscv32/ |
D | general.rs | 1377 pub const CLONE_PTRACE: u32 = 8192; constant
|
/third_party/rust/crates/linux-raw-sys/src/x86_64/ |
D | general.rs | 1381 pub const CLONE_PTRACE: u32 = 8192; constant
|
/third_party/rust/crates/linux-raw-sys/src/arm/ |
D | general.rs | 1371 pub const CLONE_PTRACE: u32 = 8192; constant
|
/third_party/rust/crates/linux-raw-sys/src/powerpc64/ |
D | general.rs | 1395 pub const CLONE_PTRACE: u32 = 8192; constant
|
/third_party/rust/crates/linux-raw-sys/src/sparc/ |
D | general.rs | 1595 pub const CLONE_PTRACE: u32 = 8192; constant
|
/third_party/rust/crates/linux-raw-sys/src/s390x/ |
D | general.rs | 1380 pub const CLONE_PTRACE: u32 = 8192; constant
|
/third_party/rust/crates/linux-raw-sys/src/x32/ |
D | general.rs | 1381 pub const CLONE_PTRACE: u32 = 8192; constant
|
/third_party/rust/crates/linux-raw-sys/src/mips/ |
D | general.rs | 1382 pub const CLONE_PTRACE: u32 = 8192; constant
|