Home
last modified time | relevance | path

Searched refs:__NR_sendmsg (Results 1 – 14 of 14) sorted by relevance

/bionic/libc/arch-arm64/syscalls/
Dsendmsg.S6 mov x8, __NR_sendmsg
/bionic/libc/arch-x86_64/syscalls/
Dsendmsg.S6 movl $__NR_sendmsg, %eax
/bionic/libc/arch-mips/syscalls/
Dsendmsg.S8 li $v0, __NR_sendmsg
/bionic/libc/arch-arm/syscalls/
Dsendmsg.S8 ldr r7, =__NR_sendmsg
/bionic/libc/arch-mips64/syscalls/
Dsendmsg.S8 li $v0, __NR_sendmsg
/bionic/libc/kernel/uapi/asm-x86/asm/
Dunistd_64.h67 #define __NR_sendmsg 46 macro
Dunistd_32.h387 #define __NR_sendmsg 370 macro
Dunistd_x32.h315 #define __NR_sendmsg (__X32_SYSCALL_BIT + 518) macro
/bionic/libc/kernel/uapi/asm-generic/
Dunistd.h254 #define __NR_sendmsg 211 macro
/bionic/libc/include/bits/
Dglibc-syscalls.h901 #if defined(__NR_sendmsg)
902 #define SYS_sendmsg __NR_sendmsg
/bionic/libc/kernel/uapi/asm-mips/asm/
Dunistd_n64.h66 #define __NR_sendmsg (__NR_Linux + 45) macro
Dunistd_n32.h66 #define __NR_sendmsg (__NR_Linux + 45) macro
Dunistd_o32.h200 #define __NR_sendmsg (__NR_Linux + 179) macro
/bionic/libc/kernel/uapi/asm-arm/asm/
Dunistd-common.h272 #define __NR_sendmsg (__NR_SYSCALL_BASE + 296) macro