Searched refs:__NR_sendmsg (Results 1 - 12 of 12) sorted by last modified time

/bionic/libc/arch-arm/syscalls/
H A Dsendmsg.S8 ldr r7, =__NR_sendmsg
/bionic/libc/arch-arm64/syscalls/
H A Dsendmsg.S6 mov x8, __NR_sendmsg
/bionic/libc/arch-mips/syscalls/
H A Dsendmsg.S8 li v0, __NR_sendmsg
/bionic/libc/arch-mips64/syscalls/
H A Dsendmsg.S8 li v0, __NR_sendmsg
/bionic/libc/arch-x86_64/syscalls/
H A Dsendmsg.S6 movl $__NR_sendmsg, %eax
/bionic/libc/include/sys/
H A Dglibc-syscalls.h246 #define SYS_sendmsg __NR_sendmsg
585 #define SYS_sendmsg __NR_sendmsg
952 #define SYS_sendmsg __NR_sendmsg
1324 #define SYS_sendmsg __NR_sendmsg
1674 #define SYS_sendmsg __NR_sendmsg
/bionic/libc/kernel/uapi/asm-arm/asm/
H A Dunistd.h352 #define __NR_sendmsg (__NR_SYSCALL_BASE + 296) macro
/bionic/libc/kernel/uapi/asm-generic/
H A Dunistd.h309 #define __NR_sendmsg 211 macro
/bionic/libc/kernel/uapi/asm-mips/asm/
H A Dunistd.h249 #define __NR_sendmsg (__NR_Linux + 179) macro
537 #define __NR_sendmsg (__NR_Linux + 45) macro
944 #define __NR_sendmsg (__NR_Linux + 45) macro
/bionic/libc/kernel/uapi/asm-x86/asm/
H A Dunistd_32.h479 #define __NR_sendmsg 370 macro
H A Dunistd_64.h79 #define __NR_sendmsg 46 macro
H A Dunistd_x32.h380 #define __NR_sendmsg (__X32_SYSCALL_BIT + 518) macro

Completed in 198 milliseconds