Home
last modified time | relevance | path

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

/third_party/musl/porting/liteos_a/kernel/include/bits/
H A Dsyscall.h183 #define __NR_setregid32 204 macro
/third_party/musl/porting/uniproton/kernel/include/bits/
H A Dsyscall.h183 #define __NR_setregid32 204 macro
/third_party/musl/porting/liteos_m/kernel/include/bits/
H A Dsyscall.h183 #define __NR_setregid32 204 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
H A Dsyscall.h183 #define __NR_setregid32 204 macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/bits/
H A Dsyscall.h183 #define __NR_setregid32 204 macro
/third_party/musl/porting/liteos_m/user/include/bits/
H A Dsyscall.h183 #define __NR_setregid32 204 macro
/third_party/rust/crates/linux-raw-sys/src/arm/
H A Dgeneral.rs1993 pub const __NR_setregid32: u32 = 204; consts
/third_party/rust/crates/linux-raw-sys/src/sparc/
H A Dgeneral.rs2195 pub const __NR_setregid32: u32 = 112; consts
/third_party/rust/crates/linux-raw-sys/src/x86/
H A Dgeneral.rs2033 pub const __NR_setregid32: u32 = 204; consts

Completed in 50 milliseconds