Searched refs:__NR_pipe (Results 1 - 25 of 38) sorted by relevance

12

/bionic/libc/kernel/uapi/asm-generic/
H A Dunistd.h343 #define __NR_pipe 1040 macro
/bionic/libc/kernel/uapi/asm-x86/asm/
H A Dunistd_32.h63 #define __NR_pipe 42 macro
H A Dunistd_64.h43 #define __NR_pipe 22 macro
H A Dunistd_x32.h38 #define __NR_pipe (__X32_SYSCALL_BIT + 22) macro
/bionic/libc/versioner-dependencies/common/kernel_uapi/asm-generic/
H A Dunistd.h343 #define __NR_pipe 1040 macro
/bionic/libc/versioner-dependencies/common/kernel_uapi/asm-x86/asm/
H A Dunistd_32.h63 #define __NR_pipe 42 macro
H A Dunistd_64.h43 #define __NR_pipe 22 macro
H A Dunistd_x32.h38 #define __NR_pipe (__X32_SYSCALL_BIT + 22) macro
/bionic/libc/versioner-dependencies/x86/kernel_uapi_asm-x86/asm/
H A Dunistd_32.h63 #define __NR_pipe 42 macro
H A Dunistd_64.h43 #define __NR_pipe 22 macro
H A Dunistd_x32.h38 #define __NR_pipe (__X32_SYSCALL_BIT + 22) macro
/bionic/libc/versioner-dependencies/x86_64/kernel_uapi_asm-x86/asm/
H A Dunistd_32.h63 #define __NR_pipe 42 macro
H A Dunistd_64.h43 #define __NR_pipe 22 macro
H A Dunistd_x32.h38 #define __NR_pipe (__X32_SYSCALL_BIT + 22) macro
/bionic/tools/versioner/dependencies/common/kernel_uapi/asm-generic/
H A Dunistd.h343 #define __NR_pipe 1040 macro
/bionic/tools/versioner/dependencies/common/kernel_uapi/asm-x86/asm/
H A Dunistd_32.h63 #define __NR_pipe 42 macro
H A Dunistd_64.h43 #define __NR_pipe 22 macro
H A Dunistd_x32.h38 #define __NR_pipe (__X32_SYSCALL_BIT + 22) macro
/bionic/tools/versioner/dependencies/x86/kernel_uapi_asm-x86/asm/
H A Dunistd_32.h63 #define __NR_pipe 42 macro
H A Dunistd_64.h43 #define __NR_pipe 22 macro
H A Dunistd_x32.h38 #define __NR_pipe (__X32_SYSCALL_BIT + 22) macro
/bionic/tools/versioner/dependencies/x86_64/kernel_uapi_asm-x86/asm/
H A Dunistd_32.h63 #define __NR_pipe 42 macro
H A Dunistd_64.h43 #define __NR_pipe 22 macro
/bionic/libc/include/bits/
H A Dglibc-syscalls.h673 #if defined(__NR_pipe)
674 #define SYS_pipe __NR_pipe
/bionic/tools/versioner/current/bits/
H A Dglibc-syscalls.h673 #if defined(__NR_pipe)
674 #define SYS_pipe __NR_pipe

Completed in 235 milliseconds

12