Home
last modified time | relevance | path

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

/bionic/libc/arch-arm/syscalls/
D__fcntl.S13 ldr r7, =__NR_fcntl
/bionic/libc/arch-sh/syscalls/
D__fcntl.S31 0: .long __NR_fcntl
/bionic/libc/arch-x86/syscalls/
D__fcntl.S16 movl $__NR_fcntl, %eax
/bionic/libc/kernel/arch-x86/asm/
Dunistd_32.h70 #define __NR_fcntl 55 macro
/bionic/libc/kernel/arch-sh/asm/
Dunistd_32.h70 #define __NR_fcntl 55 macro
Dunistd_64.h70 #define __NR_fcntl 55 macro
/bionic/libc/include/sys/
Dlinux-syscalls.h66 #define __NR_fcntl (__NR_SYSCALL_BASE + 55) macro
/bionic/libc/kernel/arch-arm/asm/
Dunistd.h76 #define __NR_fcntl (__NR_SYSCALL_BASE+ 55) macro