/third_party/ltp/include/lapi/ |
D | readlinkat.h | 17 return ltp_syscall(__NR_readlinkat, dirfd, pathname, buf, bufsiz); in readlinkat()
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/ |
D | syscall.h | 310 #define __NR_readlinkat 332 macro
|
/third_party/musl/porting/liteos_a/kernel/include/bits/ |
D | syscall.h | 310 #define __NR_readlinkat 332 macro
|
/third_party/musl/porting/liteos_m/kernel/include/bits/ |
D | syscall.h | 310 #define __NR_readlinkat 332 macro
|
/third_party/musl/porting/liteos_a_newlib/kernel/include/bits/ |
D | syscall.h | 310 #define __NR_readlinkat 332 macro
|
/third_party/musl/porting/uniproton/kernel/include/bits/ |
D | syscall.h | 310 #define __NR_readlinkat 332 macro
|
/third_party/musl/arch/or1k/bits/ |
D | syscall.h.in | 80 #define __NR_readlinkat 78 macro
|
/third_party/musl/arch/aarch64/bits/ |
D | syscall.h.in | 79 #define __NR_readlinkat 78 macro
|
/third_party/musl/arch/riscv64/bits/ |
D | syscall.h.in | 78 #define __NR_readlinkat 78 macro
|
/third_party/musl/arch/x86_64/bits/ |
D | syscall.h.in | 268 #define __NR_readlinkat 267 macro
|
/third_party/musl/arch/mips64/bits/ |
D | syscall.h.in | 257 #define __NR_readlinkat 5257 macro
|
/third_party/musl/arch/s390x/bits/ |
D | syscall.h.in | 243 #define __NR_readlinkat 298 macro
|
/third_party/musl/arch/mipsn32/bits/ |
D | syscall.h.in | 261 #define __NR_readlinkat 6261 macro
|
/third_party/musl/arch/powerpc64/bits/ |
D | syscall.h.in | 286 #define __NR_readlinkat 296 macro
|
/third_party/musl/arch/arm/bits/ |
D | syscall.h.in | 289 #define __NR_readlinkat 332 macro
|
/third_party/musl/arch/sh/bits/ |
D | syscall.h.in | 277 #define __NR_readlinkat 305 macro
|
/third_party/musl/porting/liteos_m/user/include/bits/ |
D | syscall.h | 310 #define __NR_readlinkat 332 macro
|
/third_party/musl/porting/liteos_a/user/arch/arm/bits/ |
D | syscall.h.in | 292 #define __NR_readlinkat 332 macro
|
/third_party/musl/arch/powerpc/bits/ |
D | syscall.h.in | 295 #define __NR_readlinkat 296 macro
|
/third_party/musl/arch/m68k/bits/ |
D | syscall.h.in | 280 #define __NR_readlinkat 298 macro
|
/third_party/musl/arch/mips/bits/ |
D | syscall.h.in | 298 #define __NR_readlinkat 4298 macro
|
/third_party/musl/arch/microblaze/bits/ |
D | syscall.h.in | 302 #define __NR_readlinkat 305 macro
|
/third_party/musl/arch/i386/bits/ |
D | syscall.h.in | 305 #define __NR_readlinkat 305 macro
|
/third_party/musl/arch/x32/bits/ |
D | syscall.h.in | 235 #define __NR_readlinkat (0x40000000 + 267) macro
|
/third_party/rust/crates/rustix/src/backend/linux_raw/fs/ |
D | syscalls.rs | 864 __NR_readlinkat, in readlink() 878 __NR_readlinkat, in readlinkat()
|