Home
last modified time | relevance | path

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

/third_party/musl/porting/liteos_a/kernel/include/bits/
H A Dsyscall.h180 #define __NR_geteuid32 201 macro
/third_party/musl/porting/uniproton/kernel/include/bits/
H A Dsyscall.h180 #define __NR_geteuid32 201 macro
/third_party/musl/porting/liteos_m/kernel/include/bits/
H A Dsyscall.h180 #define __NR_geteuid32 201 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
H A Dsyscall.h180 #define __NR_geteuid32 201 macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/bits/
H A Dsyscall.h180 #define __NR_geteuid32 201 macro
/third_party/musl/porting/liteos_m/user/include/bits/
H A Dsyscall.h180 #define __NR_geteuid32 201 macro
/third_party/rust/crates/linux-raw-sys/src/arm/
H A Dgeneral.rs1990 pub const __NR_geteuid32: u32 = 201; consts
/third_party/rust/crates/linux-raw-sys/src/sparc/
H A Dgeneral.rs2152 pub const __NR_geteuid32: u32 = 69; consts
/third_party/rust/crates/linux-raw-sys/src/x86/
H A Dgeneral.rs2030 pub const __NR_geteuid32: u32 = 201; consts

Completed in 49 milliseconds