/third_party/ltp/testcases/kernel/syscalls/getdents/ |
D | getdents.h | 45 return tst_syscall(__NR_getdents, fd, dirp, size); in linux_getdents()
|
/third_party/musl/porting/liteos_a_newlib/kernel/include/bits/ |
D | syscall.h | 124 #define __NR_getdents 141 macro
|
/third_party/musl/porting/liteos_a/kernel/include/bits/ |
D | syscall.h | 124 #define __NR_getdents 141 macro
|
/third_party/musl/porting/uniproton/kernel/include/bits/ |
D | syscall.h | 124 #define __NR_getdents 141 macro
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/ |
D | syscall.h | 124 #define __NR_getdents 141 macro
|
/third_party/musl/porting/liteos_m/kernel/include/bits/ |
D | syscall.h | 124 #define __NR_getdents 141 macro
|
/third_party/musl/arch/mips64/bits/ |
D | syscall.h.in | 77 #define __NR_getdents 5076 macro
|
/third_party/musl/arch/s390x/bits/ |
D | syscall.h.in | 103 #define __NR_getdents 141 macro
|
/third_party/musl/arch/x86_64/bits/ |
D | syscall.h.in | 79 #define __NR_getdents 78 macro
|
/third_party/musl/arch/powerpc64/bits/ |
D | syscall.h.in | 142 #define __NR_getdents 141 macro
|
/third_party/musl/arch/mipsn32/bits/ |
D | syscall.h.in | 77 #define __NR_getdents 6076 macro
|
/third_party/musl/arch/m68k/bits/ |
D | syscall.h.in | 126 #define __NR_getdents 141 macro
|
/third_party/musl/arch/arm/bits/ |
D | syscall.h.in | 105 #define __NR_getdents 141 macro
|
/third_party/musl/porting/liteos_m/user/include/bits/ |
D | syscall.h | 124 #define __NR_getdents 141 macro
|
/third_party/musl/arch/mips/bits/ |
D | syscall.h.in | 142 #define __NR_getdents 4141 macro
|
/third_party/musl/porting/liteos_a/user/arch/arm/bits/ |
D | syscall.h.in | 106 #define __NR_getdents 141 macro
|
/third_party/musl/arch/sh/bits/ |
D | syscall.h.in | 124 #define __NR_getdents 141 macro
|
/third_party/musl/arch/powerpc/bits/ |
D | syscall.h.in | 142 #define __NR_getdents 141 macro
|
/third_party/musl/arch/microblaze/bits/ |
D | syscall.h.in | 142 #define __NR_getdents 141 macro
|
/third_party/musl/arch/i386/bits/ |
D | syscall.h.in | 142 #define __NR_getdents 141 macro
|
/third_party/musl/arch/x32/bits/ |
D | syscall.h.in | 68 #define __NR_getdents (0x40000000 + 78) macro
|