Home
last modified time | relevance | path

Searched defs:__NR_lchown (Results 1 - 17 of 17) sorted by relevance

/third_party/musl/porting/liteos_a/kernel/include/bits/
H A Dsyscall.h33 #define __NR_lchown 16 macro
/third_party/musl/porting/uniproton/kernel/include/bits/
H A Dsyscall.h33 #define __NR_lchown 16 macro
/third_party/musl/porting/liteos_m/kernel/include/bits/
H A Dsyscall.h33 #define __NR_lchown 16 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
H A Dsyscall.h33 #define __NR_lchown 16 macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/bits/
H A Dsyscall.h33 #define __NR_lchown 16 macro
/third_party/musl/porting/liteos_m/user/include/bits/
H A Dsyscall.h33 #define __NR_lchown 16 macro
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dgeneral.rs1880 pub const __NR_lchown: u32 = 16; consts
/third_party/rust/crates/linux-raw-sys/src/mips64/
H A Dgeneral.rs2076 pub const __NR_lchown: u32 = 5092; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc/
H A Dgeneral.rs1874 pub const __NR_lchown: u32 = 16; consts
/third_party/rust/crates/linux-raw-sys/src/mips/
H A Dgeneral.rs1992 pub const __NR_lchown: u32 = 4016; consts
/third_party/rust/crates/linux-raw-sys/src/arm/
H A Dgeneral.rs1844 pub const __NR_lchown: u32 = 16; consts
/third_party/rust/crates/linux-raw-sys/src/sparc/
H A Dgeneral.rs2100 pub const __NR_lchown: u32 = 16; consts
/third_party/rust/crates/linux-raw-sys/src/s390x/
H A Dgeneral.rs1981 pub const __NR_lchown: u32 = 198; consts
/third_party/rust/crates/linux-raw-sys/src/sparc64/
H A Dgeneral.rs2108 pub const __NR_lchown: u32 = 16; consts
/third_party/rust/crates/linux-raw-sys/src/x32/
H A Dgeneral.rs1919 pub const __NR_lchown: u32 = 1073741918; consts
/third_party/rust/crates/linux-raw-sys/src/x86/
H A Dgeneral.rs1845 pub const __NR_lchown: u32 = 16; consts
/third_party/rust/crates/linux-raw-sys/src/x86_64/
H A Dgeneral.rs1930 pub const __NR_lchown: u32 = 94; consts

Completed in 156 milliseconds