Home
last modified time | relevance | path

Searched defs:__NR_setreuid32 (Results 1 - 9 of 9) sorted by relevance

/third_party/musl/porting/liteos_a/kernel/include/bits/
H A Dsyscall.h182 #define __NR_setreuid32 203 macro
/third_party/musl/porting/uniproton/kernel/include/bits/
H A Dsyscall.h182 #define __NR_setreuid32 203 macro
/third_party/musl/porting/liteos_m/kernel/include/bits/
H A Dsyscall.h182 #define __NR_setreuid32 203 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
H A Dsyscall.h182 #define __NR_setreuid32 203 macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/bits/
H A Dsyscall.h182 #define __NR_setreuid32 203 macro
/third_party/musl/porting/liteos_m/user/include/bits/
H A Dsyscall.h182 #define __NR_setreuid32 203 macro
/third_party/rust/crates/linux-raw-sys/src/arm/
H A Dgeneral.rs1992 pub const __NR_setreuid32: u32 = 203; consts
/third_party/rust/crates/linux-raw-sys/src/sparc/
H A Dgeneral.rs2155 pub const __NR_setreuid32: u32 = 72; consts
/third_party/rust/crates/linux-raw-sys/src/x86/
H A Dgeneral.rs2032 pub const __NR_setreuid32: u32 = 203; consts

Completed in 54 milliseconds