Home
last modified time | relevance | path

Searched refs:__NR_readlinkat (Results 1 – 25 of 39) sorted by relevance

12

/third_party/ltp/include/lapi/
Dreadlinkat.h17 return ltp_syscall(__NR_readlinkat, dirfd, pathname, buf, bufsiz); in readlinkat()
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
Dsyscall.h310 #define __NR_readlinkat 332 macro
/third_party/musl/porting/liteos_a/kernel/include/bits/
Dsyscall.h310 #define __NR_readlinkat 332 macro
/third_party/musl/porting/liteos_m/kernel/include/bits/
Dsyscall.h310 #define __NR_readlinkat 332 macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/bits/
Dsyscall.h310 #define __NR_readlinkat 332 macro
/third_party/musl/porting/uniproton/kernel/include/bits/
Dsyscall.h310 #define __NR_readlinkat 332 macro
/third_party/musl/arch/or1k/bits/
Dsyscall.h.in80 #define __NR_readlinkat 78 macro
/third_party/musl/arch/aarch64/bits/
Dsyscall.h.in79 #define __NR_readlinkat 78 macro
/third_party/musl/arch/riscv64/bits/
Dsyscall.h.in78 #define __NR_readlinkat 78 macro
/third_party/musl/arch/x86_64/bits/
Dsyscall.h.in268 #define __NR_readlinkat 267 macro
/third_party/musl/arch/mips64/bits/
Dsyscall.h.in257 #define __NR_readlinkat 5257 macro
/third_party/musl/arch/s390x/bits/
Dsyscall.h.in243 #define __NR_readlinkat 298 macro
/third_party/musl/arch/mipsn32/bits/
Dsyscall.h.in261 #define __NR_readlinkat 6261 macro
/third_party/musl/arch/powerpc64/bits/
Dsyscall.h.in286 #define __NR_readlinkat 296 macro
/third_party/musl/arch/arm/bits/
Dsyscall.h.in289 #define __NR_readlinkat 332 macro
/third_party/musl/arch/sh/bits/
Dsyscall.h.in277 #define __NR_readlinkat 305 macro
/third_party/musl/porting/liteos_m/user/include/bits/
Dsyscall.h310 #define __NR_readlinkat 332 macro
/third_party/musl/porting/liteos_a/user/arch/arm/bits/
Dsyscall.h.in292 #define __NR_readlinkat 332 macro
/third_party/musl/arch/powerpc/bits/
Dsyscall.h.in295 #define __NR_readlinkat 296 macro
/third_party/musl/arch/m68k/bits/
Dsyscall.h.in280 #define __NR_readlinkat 298 macro
/third_party/musl/arch/mips/bits/
Dsyscall.h.in298 #define __NR_readlinkat 4298 macro
/third_party/musl/arch/microblaze/bits/
Dsyscall.h.in302 #define __NR_readlinkat 305 macro
/third_party/musl/arch/i386/bits/
Dsyscall.h.in305 #define __NR_readlinkat 305 macro
/third_party/musl/arch/x32/bits/
Dsyscall.h.in235 #define __NR_readlinkat (0x40000000 + 267) macro
/third_party/rust/crates/rustix/src/backend/linux_raw/fs/
Dsyscalls.rs864 __NR_readlinkat, in readlink()
878 __NR_readlinkat, in readlinkat()

12