Searched refs:__NR_recvfrom (Results 1 - 6 of 6) sorted by relevance

/bionic/libc/arch-mips/syscalls/
H A Drecvfrom.S11 li $v0, __NR_recvfrom
/bionic/libc/arch-arm/syscalls/
H A Drecvfrom.S10 ldr r7, =__NR_recvfrom
/bionic/libc/unistd/
H A Dsocketcalls.c175 #ifndef __NR_recvfrom
190 #endif /* !__NR_recvfrom */
/bionic/libc/include/sys/
H A Dlinux-syscalls.h186 #define __NR_recvfrom (__NR_SYSCALL_BASE + 292) macro
376 #define __NR_recvfrom (__NR_SYSCALL_BASE + 176) macro
/bionic/libc/kernel/arch-mips/asm/
H A Dunistd.h245 #define __NR_recvfrom (__NR_Linux + 176) macro
520 #define __NR_recvfrom (__NR_Linux + 44) macro
909 #define __NR_recvfrom (__NR_Linux + 44) macro
/bionic/libc/kernel/arch-arm/asm/
H A Dunistd.h352 #define __NR_recvfrom (__NR_SYSCALL_BASE+292) macro

Completed in 71 milliseconds