Home
last modified time | relevance | path

Searched refs:__NR_pipe2 (Results 1 – 6 of 6) sorted by relevance

/bionic/libc/kernel/uapi/asm-x86/asm/
Dunistd_64.h314 #define __NR_pipe2 293 macro
Dunistd_32.h348 #define __NR_pipe2 331 macro
Dunistd_x32.h277 #define __NR_pipe2 (__X32_SYSCALL_BIT + 293) macro
/bionic/libc/kernel/uapi/asm-generic/
Dunistd.h98 #define __NR_pipe2 59 macro
/bionic/libc/include/bits/
Dglibc-syscalls.h750 #if defined(__NR_pipe2)
751 #define SYS_pipe2 __NR_pipe2
/bionic/libc/kernel/uapi/asm-arm/asm/
Dunistd-common.h335 #define __NR_pipe2 (__NR_SYSCALL_BASE + 359) macro