OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:__NR_pipe
(Results
1 - 23
of
23
) sorted by null
/bionic/libc/include/sys/
linux-syscalls.h
70
#define
__NR_pipe
(__NR_SYSCALL_BASE + 42)
/development/ndk/platforms/android-3/include/sys/
linux-syscalls.h
69
#define
__NR_pipe
(__NR_SYSCALL_BASE + 42)
/development/ndk/platforms/android-9/include/sys/
linux-syscalls.h
70
#define
__NR_pipe
(__NR_SYSCALL_BASE + 42)
/prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/sys/
linux-syscalls.h
69
#define
__NR_pipe
(__NR_SYSCALL_BASE + 42)
/prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/sys/
linux-syscalls.h
69
#define
__NR_pipe
(__NR_SYSCALL_BASE + 42)
/prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/sys/
linux-syscalls.h
69
#define
__NR_pipe
(__NR_SYSCALL_BASE + 42)
/prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/sys/
linux-syscalls.h
69
#define
__NR_pipe
(__NR_SYSCALL_BASE + 42)
/prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/sys/
linux-syscalls.h
69
#define
__NR_pipe
(__NR_SYSCALL_BASE + 42)
/prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/sys/
linux-syscalls.h
69
#define
__NR_pipe
(__NR_SYSCALL_BASE + 42)
/bionic/libc/kernel/arch-arm/asm/
unistd.h
63
#define
__NR_pipe
(__NR_SYSCALL_BASE+ 42)
/bionic/libc/kernel/arch-sh/asm/
unistd_32.h
57
#define
__NR_pipe
42
unistd_64.h
57
#define
__NR_pipe
42
/bionic/libc/kernel/arch-x86/asm/
unistd_32.h
57
#define
__NR_pipe
42
/development/ndk/platforms/android-3/arch-arm/include/asm/
unistd.h
63
#define
__NR_pipe
(__NR_SYSCALL_BASE+ 42)
/development/ndk/platforms/android-5/arch-x86/include/asm/
unistd_32.h
57
#define
__NR_pipe
42
/external/kernel-headers/original/asm-arm/
unistd.h
70
#define
__NR_pipe
(__NR_SYSCALL_BASE+ 42)
/prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/asm/
unistd.h
63
#define
__NR_pipe
(__NR_SYSCALL_BASE+ 42)
/prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/asm/
unistd.h
63
#define
__NR_pipe
(__NR_SYSCALL_BASE+ 42)
/prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/asm/
unistd.h
63
#define
__NR_pipe
(__NR_SYSCALL_BASE+ 42)
/prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/asm/
unistd_32.h
57
#define
__NR_pipe
42
/prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/asm/
unistd.h
63
#define
__NR_pipe
(__NR_SYSCALL_BASE+ 42)
/prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/asm/
unistd_32.h
57
#define
__NR_pipe
42
/external/kernel-headers/original/asm-x86/
unistd_32.h
50
#define
__NR_pipe
42
Completed in 668 milliseconds