Home
last modified time | relevance | path

Searched defs:PT_SYSCALL (Results 1 - 6 of 6) sorted by relevance

/third_party/musl/porting/liteos_m/kernel/include/sys/
H A Dptrace.h63 #define PT_SYSCALL PTRACE_SYSCALL macro
/third_party/musl/porting/uniproton/kernel/include/sys/
H A Dptrace.h63 #define PT_SYSCALL PTRACE_SYSCALL macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
H A Dptrace.h63 #define PT_SYSCALL PTRACE_SYSCALL macro
/third_party/musl/include/sys/
H A Dptrace.h64 #define PT_SYSCALL PTRACE_SYSCALL macro
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/netbsd/
H A Dmod.rs2223 pub const PT_SYSCALL: ::c_int = 14; consts
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/freebsd/
H A Dmod.rs2341 pub const PT_SYSCALL: ::c_int = 22; consts

Completed in 25 milliseconds