Searched refs:__NR_socketpair (Results 1 – 8 of 8) sorted by relevance
557 #define __NR_socketpair 199 macro558 __SYSCALL(__NR_socketpair, sys_socketpair)
590 #define __NR_socketpair 199 macro591 __SYSCALL(__NR_socketpair, sys_socketpair)
589 #define __NR_socketpair 288 macro590 __SYSCALL(__NR_socketpair, sys_socketpair)
247 #define __NR_socketpair (__NR_SYSCALL_BASE + 288) macro
2178 #ifdef __NR_socketpair2179 # define SYS_socketpair __NR_socketpair