Home
last modified time | relevance | path

Searched refs:__NR_sendmsg (Results 1 – 12 of 12) 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-arm/syscalls/
Dsendmsg.S8 ldr r7, =__NR_sendmsg
/bionic/libc/arch-mips/syscalls/
Dsendmsg.S8 li v0, __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.h312 #define __NR_sendmsg (__X32_SYSCALL_BIT + 518) macro
/bionic/libc/kernel/uapi/asm-generic/
Dunistd.h253 #define __NR_sendmsg 211 macro
/bionic/libc/include/bits/
Dglibc-syscalls.h889 #if defined(__NR_sendmsg)
890 #define SYS_sendmsg __NR_sendmsg
/bionic/libc/kernel/uapi/asm-mips/asm/
Dunistd.h203 #define __NR_sendmsg (__NR_Linux + 179) macro
440 #define __NR_sendmsg (__NR_Linux + 45) macro
771 #define __NR_sendmsg (__NR_Linux + 45) macro
/bionic/libc/kernel/uapi/asm-arm/asm/
Dunistd-common.h272 #define __NR_sendmsg (__NR_SYSCALL_BASE + 296) macro