Searched defs:__NR_socketpair (Results 1 - 5 of 5) sorted by relevance

/bionic/libc/kernel/uapi/asm-x86/asm/
H A Dunistd_64.h87 #define __NR_socketpair 53 macro
H A Dunistd_x32.h77 #define __NR_socketpair (__X32_SYSCALL_BIT + 53) macro
/bionic/libc/kernel/uapi/asm-arm/asm/
H A Dunistd.h342 #define __NR_socketpair (__NR_SYSCALL_BASE+288) macro
/bionic/libc/kernel/uapi/asm-generic/
H A Dunistd.h292 #define __NR_socketpair 199 macro
/bionic/libc/kernel/uapi/asm-mips/asm/
H A Dunistd.h255 #define __NR_socketpair (__NR_Linux + 184) macro
535 #define __NR_socketpair (__NR_Linux + 52) macro
930 #define __NR_socketpair (__NR_Linux + 52) macro

Completed in 32 milliseconds