Home
last modified time | relevance | path

Searched refs:__NR_getdents64 (Results 1 – 4 of 4) sorted by relevance

/linux/tools/include/uapi/asm-generic/
A Dunistd.h199 #define __NR_getdents64 61 macro
200 __SYSCALL(__NR_getdents64, sys_getdents64)
/linux/include/uapi/asm-generic/
A Dunistd.h199 #define __NR_getdents64 61 macro
200 __SYSCALL(__NR_getdents64, sys_getdents64)
/linux/arch/arm64/include/asm/
A Dunistd32.h447 #define __NR_getdents64 217 macro
448 __SYSCALL(__NR_getdents64, sys_getdents64)
/linux/tools/include/nolibc/
A Dnolibc.h1537 return my_syscall3(__NR_getdents64, fd, dirp, count); in sys_getdents64()

Completed in 18 milliseconds