Home
last modified time | relevance | path

Searched defs:PT_KILL (Results 1 - 7 of 7) sorted by relevance

/third_party/musl/porting/liteos_m/kernel/include/sys/
H A Dptrace.h53 #define PT_KILL PTRACE_KILL macro
/third_party/musl/porting/uniproton/kernel/include/sys/
H A Dptrace.h53 #define PT_KILL PTRACE_KILL macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
H A Dptrace.h53 #define PT_KILL PTRACE_KILL macro
/third_party/musl/include/sys/
H A Dptrace.h54 #define PT_KILL PTRACE_KILL macro
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/
H A Dmod.rs382 pub const PT_KILL: ::c_int = 8; consts
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/
H A Dmod.rs937 pub const PT_KILL: ::c_int = 8; consts
/third_party/rust/crates/libc/src/unix/bsd/apple/
H A Dmod.rs2820 pub const PT_KILL: ::c_int = 8; consts

Completed in 22 milliseconds