/third_party/ltp/include/lapi/syscalls/ |
D | hppa.in | 3 mkdirat (__NR_openat + 1) 4 mknodat (__NR_openat + 2) 5 fchownat (__NR_openat + 3) 6 futimesat (__NR_openat + 4) 7 newfstatat (__NR_openat + 5) 8 fstatat64 (__NR_openat + 5) 9 unlinkat (__NR_openat + 6) 10 renameat (__NR_openat + 7) 11 linkat (__NR_openat + 8) 12 symlinkat (__NR_openat + 9) [all …]
|
/third_party/ltp/testcases/kernel/syscalls/openat/ |
D | openat.h | 31 return ltp_syscall(__NR_openat, dirfd, pathname, flags, mode); in openat()
|
/third_party/musl/porting/liteos_a_newlib/kernel/include/bits/ |
D | syscall.h | 300 #define __NR_openat 322 macro
|
/third_party/musl/porting/liteos_a/kernel/include/bits/ |
D | syscall.h | 300 #define __NR_openat 322 macro
|
/third_party/musl/porting/uniproton/kernel/include/bits/ |
D | syscall.h | 300 #define __NR_openat 322 macro
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/ |
D | syscall.h | 300 #define __NR_openat 322 macro
|
/third_party/musl/porting/liteos_m/kernel/include/bits/ |
D | syscall.h | 300 #define __NR_openat 322 macro
|
/third_party/musl/arch/riscv64/bits/ |
D | syscall.h.in | 56 #define __NR_openat 56 macro
|
/third_party/musl/arch/aarch64/bits/ |
D | syscall.h.in | 57 #define __NR_openat 56 macro
|
/third_party/musl/arch/or1k/bits/ |
D | syscall.h.in | 57 #define __NR_openat 56 macro
|
/third_party/musl/arch/mips64/bits/ |
D | syscall.h.in | 247 #define __NR_openat 5247 macro
|
/third_party/musl/arch/s390x/bits/ |
D | syscall.h.in | 233 #define __NR_openat 288 macro
|
/third_party/musl/arch/x86_64/bits/ |
D | syscall.h.in | 258 #define __NR_openat 257 macro
|
/third_party/musl/arch/powerpc64/bits/ |
D | syscall.h.in | 276 #define __NR_openat 286 macro
|
/third_party/musl/arch/mipsn32/bits/ |
D | syscall.h.in | 251 #define __NR_openat 6251 macro
|
/third_party/musl/arch/m68k/bits/ |
D | syscall.h.in | 270 #define __NR_openat 288 macro
|
/third_party/musl/arch/arm/bits/ |
D | syscall.h.in | 279 #define __NR_openat 322 macro
|
/third_party/musl/porting/liteos_m/user/include/bits/ |
D | syscall.h | 300 #define __NR_openat 322 macro
|
/third_party/musl/arch/mips/bits/ |
D | syscall.h.in | 288 #define __NR_openat 4288 macro
|
/third_party/musl/porting/liteos_a/user/arch/arm/bits/ |
D | syscall.h.in | 282 #define __NR_openat 322 macro
|
/third_party/musl/arch/sh/bits/ |
D | syscall.h.in | 267 #define __NR_openat 295 macro
|
/third_party/musl/arch/powerpc/bits/ |
D | syscall.h.in | 285 #define __NR_openat 286 macro
|
/third_party/musl/arch/microblaze/bits/ |
D | syscall.h.in | 292 #define __NR_openat 295 macro
|
/third_party/musl/arch/i386/bits/ |
D | syscall.h.in | 295 #define __NR_openat 295 macro
|
/third_party/musl/arch/x32/bits/ |
D | syscall.h.in | 225 #define __NR_openat (0x40000000 + 257) macro
|