Home
last modified time | relevance | path

Searched refs:PTRACE_O_TRACEVFORK (Results 1 – 12 of 12) sorted by relevance

/third_party/musl/ndk_musl_include/sys/
Dptrace.h71 #define PTRACE_O_TRACEVFORK 0x00000004 macro
/third_party/musl/porting/liteos_m/kernel/include/sys/
Dptrace.h71 #define PTRACE_O_TRACEVFORK 0x00000004 macro
/third_party/musl/porting/uniproton/kernel/include/sys/
Dptrace.h71 #define PTRACE_O_TRACEVFORK 0x00000004 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
Dptrace.h71 #define PTRACE_O_TRACEVFORK 0x00000004 macro
/third_party/musl/include/sys/
Dptrace.h72 #define PTRACE_O_TRACEVFORK 0x00000004 macro
/third_party/ltp/testcases/kernel/controllers/freezer/
Dvfork.c352 PTRACE_O_TRACEVFORK) == -1) { in main()
/third_party/rust/crates/nix/src/sys/ptrace/
Dlinux.rs172 PTRACE_O_TRACEVFORK;
/third_party/rust/crates/libc/libc-test/semver/
Dfuchsia.txt724 PTRACE_O_TRACEVFORK
Dlinux.txt1836 PTRACE_O_TRACEVFORK
Dandroid.txt1793 PTRACE_O_TRACEVFORK
/third_party/rust/crates/libc/src/unix/linux_like/
Dmod.rs1180 pub const PTRACE_O_TRACEVFORK: ::c_int = 0x00000004; constant
/third_party/rust/crates/libc/src/fuchsia/
Dmod.rs1947 pub const PTRACE_O_TRACEVFORK: ::c_int = 0x00000004; constant