Home
last modified time | relevance | path

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

/bionic/libc/arch-arm/syscalls/
D__fcntl.S8 ldr r7, =__NR_fcntl
/bionic/libc/arch-mips/syscalls/
D__fcntl.S11 li $v0, __NR_fcntl
/bionic/libc/arch-x86/syscalls/
D__fcntl.S13 movl $__NR_fcntl, %eax
/bionic/libc/kernel/arch-x86/asm/
Dunistd_32.h90 #define __NR_fcntl 55 macro
/bionic/libc/kernel/arch-mips/asm/
Dunistd.h94 #define __NR_fcntl (__NR_Linux + 55) macro
552 #define __NR_fcntl (__NR_Linux + 70) macro
941 #define __NR_fcntl (__NR_Linux + 70) macro
/bionic/libc/include/sys/
Dglibc-syscalls.h57 #define SYS_fcntl __NR_fcntl
403 #define SYS_fcntl __NR_fcntl
759 #define SYS_fcntl __NR_fcntl
/bionic/libc/kernel/arch-arm/asm/
Dunistd.h85 #define __NR_fcntl (__NR_SYSCALL_BASE+ 55) macro