Home
last modified time | relevance | path

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

/bionic/libc/kernel/uapi/asm-x86/asm/
Dunistd_64.h226 #define __NR_getdents64 217 macro
Dunistd_32.h229 #define __NR_getdents64 220 macro
Dunistd_x32.h198 #define __NR_getdents64 (__X32_SYSCALL_BIT + 217) macro
/bionic/libc/kernel/uapi/asm-generic/
Dunistd.h88 #define __NR_getdents64 61 macro
/bionic/libc/include/bits/
Dglibc-syscalls.h348 #if defined(__NR_getdents64)
349 #define SYS_getdents64 __NR_getdents64
/bionic/libc/kernel/uapi/asm-arm/asm/
Dunistd-eabi.h185 #define __NR_getdents64 (__NR_SYSCALL_BASE + 217) macro
Dunistd-oabi.h197 #define __NR_getdents64 (__NR_SYSCALL_BASE + 217) macro