Home
last modified time | relevance | path

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

/third_party/musl/porting/liteos_a/kernel/include/bits/
H A Dsyscall.h186 #define __NR_fchown32 207 macro
/third_party/musl/porting/uniproton/kernel/include/bits/
H A Dsyscall.h186 #define __NR_fchown32 207 macro
/third_party/musl/porting/liteos_m/kernel/include/bits/
H A Dsyscall.h186 #define __NR_fchown32 207 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
H A Dsyscall.h186 #define __NR_fchown32 207 macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/bits/
H A Dsyscall.h186 #define __NR_fchown32 207 macro
/third_party/musl/porting/liteos_m/user/include/bits/
H A Dsyscall.h186 #define __NR_fchown32 207 macro
/third_party/rust/crates/linux-raw-sys/src/arm/
H A Dgeneral.rs1996 pub const __NR_fchown32: u32 = 207; consts
/third_party/rust/crates/linux-raw-sys/src/sparc/
H A Dgeneral.rs2116 pub const __NR_fchown32: u32 = 32; consts
/third_party/rust/crates/linux-raw-sys/src/x86/
H A Dgeneral.rs2036 pub const __NR_fchown32: u32 = 207; consts

Completed in 58 milliseconds