Home
last modified time | relevance | path

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

/bionic/libc/kernel/uapi/asm-x86/asm/
Dunistd_64.h43 #define __NR_pipe 22 macro
Dunistd_32.h63 #define __NR_pipe 42 macro
Dunistd_x32.h38 #define __NR_pipe (__X32_SYSCALL_BIT + 22) macro
/bionic/libc/include/bits/
Dglibc-syscalls.h735 #if defined(__NR_pipe)
736 #define SYS_pipe __NR_pipe
/bionic/libc/kernel/uapi/asm-arm/asm/
Dunistd-common.h51 #define __NR_pipe (__NR_SYSCALL_BASE + 42) macro