HomeSort by relevance Sort by last modified time
    Searched full:sys_pipe (Results 1 - 25 of 29) sorted by null

1 2

  /external/valgrind/main/coregrind/m_syswrap/
priv_syswrap-linux.h 232 // Also, some archs on Linux do not match the generic wrapper for sys_pipe.
234 DECL_TEMPLATE(linux, sys_pipe);
syswrap-mips32-linux.c 417 DECL_TEMPLATE (mips_linux, sys_pipe);
    [all...]
syswrap-linux.c     [all...]
syswrap-amd64-linux.c     [all...]
syswrap-ppc64-linux.c     [all...]
syswrap-s390x-linux.c     [all...]
syswrap-arm-linux.c     [all...]
syswrap-ppc32-linux.c     [all...]
syswrap-x86-linux.c     [all...]
  /external/strace/linux/
dummy.h 176 #define sys_pipe printargs macro
syscall.h 45 int sys_dup(), sys_pipe(), sys_times(), sys_prof(), sys_brk();
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
syscall.h 151 #define SYS_pipe __NR_pipe
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/bits/
syscall.h 151 #define SYS_pipe __NR_pipe
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/bits/
syscall.h 151 #define SYS_pipe __NR_pipe
  /bionic/libc/include/sys/
glibc-syscalls.h 184 #define SYS_pipe __NR_pipe
531 #define SYS_pipe __NR_pipe
893 #define SYS_pipe __NR_pipe
    [all...]
  /external/strace/linux/arm/
syscallent.h 73 { 1, 0, sys_pipe, "pipe" }, /* 42 */
  /external/strace/linux/i386/
syscallent.h 73 { 1, TD, sys_pipe, "pipe" }, /* 42 */
  /external/strace/linux/sh/
syscallent.h 75 { 1, TD, sys_pipe, "pipe" }, /* 42 */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/asm/
unistd_64.h 62 __SYSCALL(__NR_pipe, sys_pipe)
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/asm/
unistd_64.h 62 __SYSCALL(__NR_pipe, sys_pipe)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/asm/
unistd_64.h 62 __SYSCALL(__NR_pipe, sys_pipe)
  /external/strace/
net.c 1860 sys_pipe(struct tcb *tcp) function
    [all...]
ChangeLog-CVS 410 (sys_pipe): Use do_pipe.
    [all...]
  /external/valgrind/main/docs/internals/
3_0_BUGSTATUS.txt 308 113230 Valgrind sys_pipe on x86-64 wrongly thinks file descriptors
  /external/strace/linux/mips/
syscallent.h     [all...]

Completed in 2499 milliseconds

1 2