Home
last modified time | relevance | path

Searched refs:PTRACE_O_TRACEVFORK (Results 1 - 8 of 8) sorted by relevance

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

Completed in 27 milliseconds