Searched refs:__NR_sendmsg (Results 1 - 5 of 5) sorted by relevance

/bionic/libc/arch-arm/syscalls/
H A Dsendmsg.S8 ldr r7, =__NR_sendmsg
/bionic/libc/unistd/
H A Dsocketcalls.c234 #ifndef __NR_sendmsg
245 #endif /* __NR_sendmsg */
/bionic/libc/kernel/arch-sh/asm/
H A Dunistd_64.h251 #define __NR_sendmsg 235 macro
/bionic/libc/include/sys/
H A Dlinux-syscalls.h180 #define __NR_sendmsg (__NR_SYSCALL_BASE + 296) macro
/bionic/libc/kernel/arch-arm/asm/
H A Dunistd.h310 #define __NR_sendmsg (__NR_SYSCALL_BASE+296) macro

Completed in 825 milliseconds