Home
last modified time | relevance | path

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

/third_party/musl/porting/liteos_a_newlib/kernel/include/sys/
H A Dprctl.h106 #define PR_SET_PTRACER_ANY (-1UL) macro
/third_party/musl/porting/uniproton/kernel/include/sys/
H A Dprctl.h106 #define PR_SET_PTRACER_ANY (-1UL) macro
/third_party/musl/porting/liteos_m/kernel/include/sys/
H A Dprctl.h106 #define PR_SET_PTRACER_ANY (-1UL) macro
/third_party/musl/porting/liteos_a/kernel/include/sys/
H A Dprctl.h106 #define PR_SET_PTRACER_ANY (-1UL) macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
H A Dprctl.h106 #define PR_SET_PTRACER_ANY (-1UL) macro
/third_party/musl/include/sys/
H A Dprctl.h106 #define PR_SET_PTRACER_ANY (-1UL) macro
/third_party/rust/crates/rustix/src/process/
H A Dprctl.rs768 const PR_SET_PTRACER_ANY: usize = usize::MAX; consts

Completed in 6 milliseconds