Home
last modified time | relevance | path

Searched refs:__NR_futimesat (Results 1 – 25 of 32) sorted by relevance

12

/third_party/ltp/testcases/kernel/syscalls/futimesat/
Dfutimesat01.c61 return ltp_syscall(__NR_futimesat, dirfd, filename, times); in myfutimesat()
/third_party/musl/porting/liteos_m/kernel/include/bits/
Dsyscall.h304 #define __NR_futimesat 326 macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/bits/
Dsyscall.h304 #define __NR_futimesat 326 macro
/third_party/musl/porting/liteos_a/kernel/include/bits/
Dsyscall.h304 #define __NR_futimesat 326 macro
/third_party/musl/porting/uniproton/kernel/include/bits/
Dsyscall.h304 #define __NR_futimesat 326 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
Dsyscall.h304 #define __NR_futimesat 326 macro
/third_party/musl/arch/mips64/bits/
Dsyscall.h.in251 #define __NR_futimesat 5251 macro
/third_party/musl/arch/x86_64/bits/
Dsyscall.h.in262 #define __NR_futimesat 261 macro
/third_party/musl/arch/s390x/bits/
Dsyscall.h.in237 #define __NR_futimesat 292 macro
/third_party/musl/arch/mipsn32/bits/
Dsyscall.h.in255 #define __NR_futimesat 6255 macro
/third_party/musl/arch/powerpc64/bits/
Dsyscall.h.in280 #define __NR_futimesat 290 macro
/third_party/musl/porting/liteos_a/user/arch/arm/bits/
Dsyscall.h.in286 #define __NR_futimesat 326 macro
/third_party/musl/arch/mips/bits/
Dsyscall.h.in292 #define __NR_futimesat 4292 macro
/third_party/musl/arch/m68k/bits/
Dsyscall.h.in274 #define __NR_futimesat 292 macro
/third_party/musl/porting/liteos_m/user/include/bits/
Dsyscall.h304 #define __NR_futimesat 326 macro
/third_party/musl/arch/powerpc/bits/
Dsyscall.h.in289 #define __NR_futimesat 290 macro
/third_party/musl/arch/sh/bits/
Dsyscall.h.in271 #define __NR_futimesat 299 macro
/third_party/musl/arch/arm/bits/
Dsyscall.h.in283 #define __NR_futimesat 326 macro
/third_party/musl/arch/i386/bits/
Dsyscall.h.in299 #define __NR_futimesat 299 macro
/third_party/musl/arch/microblaze/bits/
Dsyscall.h.in296 #define __NR_futimesat 299 macro
/third_party/musl/arch/x32/bits/
Dsyscall.h.in229 #define __NR_futimesat (0x40000000 + 261) macro
/third_party/rust/crates/linux-raw-sys/src/mips64/
Dgeneral.rs2234 pub const __NR_futimesat: u32 = 5251; constant
/third_party/rust/crates/linux-raw-sys/src/sparc/
Dgeneral.rs2370 pub const __NR_futimesat: u32 = 288; constant
/third_party/rust/crates/linux-raw-sys/src/x32/
Dgeneral.rs2064 pub const __NR_futimesat: u32 = 1073742085; constant
/third_party/rust/crates/linux-raw-sys/src/s390x/
Dgeneral.rs2070 pub const __NR_futimesat: u32 = 292; constant

12