Home
last modified time | relevance | path

Searched refs:__NR_fcntl64 (Results 1 – 8 of 8) sorted by relevance

/bionic/libc/arch-arm/syscalls/
D__fcntl64.S13 ldr r7, =__NR_fcntl64
/bionic/libc/arch-sh/syscalls/
D__fcntl64.S31 0: .long __NR_fcntl64
/bionic/libc/arch-x86/syscalls/
D__fcntl64.S16 movl $__NR_fcntl64, %eax
/bionic/libc/kernel/arch-x86/asm/
Dunistd_32.h237 #define __NR_fcntl64 221 macro
/bionic/libc/kernel/arch-sh/asm/
Dunistd_32.h236 #define __NR_fcntl64 221 macro
Dunistd_64.h266 #define __NR_fcntl64 249 macro
/bionic/libc/include/sys/
Dlinux-syscalls.h78 #define __NR_fcntl64 (__NR_SYSCALL_BASE + 221) macro
/bionic/libc/kernel/arch-arm/asm/
Dunistd.h237 #define __NR_fcntl64 (__NR_SYSCALL_BASE+221) macro