/third_party/ltp/testcases/kernel/syscalls/symlinkat/ |
D | symlinkat01.c | 129 return ltp_syscall(__NR_symlinkat, oldfilename, newdirfd, newfilename); in mysymlinkat()
|
/third_party/musl/porting/liteos_a/kernel/include/bits/ |
D | syscall.h | 309 #define __NR_symlinkat 331 macro
|
/third_party/musl/porting/uniproton/kernel/include/bits/ |
D | syscall.h | 309 #define __NR_symlinkat 331 macro
|
/third_party/musl/porting/liteos_a_newlib/kernel/include/bits/ |
D | syscall.h | 309 #define __NR_symlinkat 331 macro
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/ |
D | syscall.h | 309 #define __NR_symlinkat 331 macro
|
/third_party/musl/porting/liteos_m/kernel/include/bits/ |
D | syscall.h | 309 #define __NR_symlinkat 331 macro
|
/third_party/musl/arch/aarch64/bits/ |
D | syscall.h.in | 37 #define __NR_symlinkat 36 macro
|
/third_party/musl/arch/riscv64/bits/ |
D | syscall.h.in | 37 #define __NR_symlinkat 36 macro
|
/third_party/musl/arch/or1k/bits/ |
D | syscall.h.in | 37 #define __NR_symlinkat 36 macro
|
/third_party/musl/arch/s390x/bits/ |
D | syscall.h.in | 242 #define __NR_symlinkat 297 macro
|
/third_party/musl/arch/mips64/bits/ |
D | syscall.h.in | 256 #define __NR_symlinkat 5256 macro
|
/third_party/musl/arch/x86_64/bits/ |
D | syscall.h.in | 267 #define __NR_symlinkat 266 macro
|
/third_party/musl/arch/powerpc64/bits/ |
D | syscall.h.in | 285 #define __NR_symlinkat 295 macro
|
/third_party/musl/arch/mipsn32/bits/ |
D | syscall.h.in | 260 #define __NR_symlinkat 6260 macro
|
/third_party/musl/arch/m68k/bits/ |
D | syscall.h.in | 279 #define __NR_symlinkat 297 macro
|
/third_party/musl/arch/sh/bits/ |
D | syscall.h.in | 276 #define __NR_symlinkat 304 macro
|
/third_party/musl/arch/mips/bits/ |
D | syscall.h.in | 297 #define __NR_symlinkat 4297 macro
|
/third_party/musl/porting/liteos_a/user/arch/arm/bits/ |
D | syscall.h.in | 291 #define __NR_symlinkat 331 macro
|
/third_party/musl/arch/arm/bits/ |
D | syscall.h.in | 288 #define __NR_symlinkat 331 macro
|
/third_party/musl/arch/powerpc/bits/ |
D | syscall.h.in | 294 #define __NR_symlinkat 295 macro
|
/third_party/musl/porting/liteos_m/user/include/bits/ |
D | syscall.h | 309 #define __NR_symlinkat 331 macro
|
/third_party/musl/arch/microblaze/bits/ |
D | syscall.h.in | 301 #define __NR_symlinkat 304 macro
|
/third_party/musl/arch/i386/bits/ |
D | syscall.h.in | 304 #define __NR_symlinkat 304 macro
|
/third_party/musl/arch/x32/bits/ |
D | syscall.h.in | 234 #define __NR_symlinkat (0x40000000 + 266) macro
|