Home
last modified time | relevance | path

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

/bionic/libc/kernel/uapi/asm-x86/asm/
Dunistd_64.h31 #define __NR_pipe 22 macro
Dunistd_32.h51 #define __NR_pipe 42 macro
Dunistd_x32.h26 #define __NR_pipe (__X32_SYSCALL_BIT + 22) macro
/bionic/libc/include/bits/
Dglibc-syscalls.h792 #if defined(__NR_pipe)
793 #define SYS_pipe __NR_pipe
/bionic/libc/kernel/uapi/asm-arm/asm/
Dunistd-eabi.h39 #define __NR_pipe (__NR_SYSCALL_BASE + 42) macro
Dunistd-oabi.h44 #define __NR_pipe (__NR_SYSCALL_BASE + 42) macro