Home
last modified time | relevance | path

Searched defs:__NR__llseek (Results 1 - 13 of 13) sorted by relevance

/third_party/musl/porting/liteos_a/kernel/include/bits/
H A Dsyscall.h123 #define __NR__llseek 140 macro
/third_party/musl/porting/uniproton/kernel/include/bits/
H A Dsyscall.h123 #define __NR__llseek 140 macro
/third_party/musl/porting/liteos_m/kernel/include/bits/
H A Dsyscall.h123 #define __NR__llseek 140 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
H A Dsyscall.h123 #define __NR__llseek 140 macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/bits/
H A Dsyscall.h123 #define __NR__llseek 140 macro
/third_party/musl/porting/liteos_m/user/include/bits/
H A Dsyscall.h123 #define __NR__llseek 140 macro
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dgeneral.rs2004 pub const __NR__llseek: u32 = 140; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc/
H A Dgeneral.rs1998 pub const __NR__llseek: u32 = 140; consts
/third_party/rust/crates/linux-raw-sys/src/mips/
H A Dgeneral.rs2116 pub const __NR__llseek: u32 = 4140; consts
/third_party/rust/crates/linux-raw-sys/src/arm/
H A Dgeneral.rs1933 pub const __NR__llseek: u32 = 140; consts
/third_party/rust/crates/linux-raw-sys/src/sparc/
H A Dgeneral.rs2318 pub const __NR__llseek: u32 = 236; consts
/third_party/rust/crates/linux-raw-sys/src/sparc64/
H A Dgeneral.rs2308 pub const __NR__llseek: u32 = 236; consts
/third_party/rust/crates/linux-raw-sys/src/x86/
H A Dgeneral.rs1969 pub const __NR__llseek: u32 = 140; consts

Completed in 101 milliseconds