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

1 2

  /external/strace/strace/linux/sparc/
syscall.h 100 int sys_getsockname(),sys_getpeername(),sys_pipe();
syscall.h.2 44 int sys_dup(), sys_pipe(), sys_times(), sys_prof(), sys_brk();
dummy2.h 204 #define solaris_pipe sys_pipe
syscallent.h 43 { 0, 0, sys_pipe, "pipe" }, /* 42 */
  /external/strace/linux/
dummy.h 177 #define sys_pipe printargs macro
syscall.h 44 int sys_dup(), sys_pipe(), sys_times(), sys_prof(), sys_brk();
syscallent.h 77 { 1, 0, sys_pipe, "pipe" }, /* 42 */
  /external/strace/strace/linux/
dummy.h 177 #define sys_pipe printargs macro
syscall.h 44 int sys_dup(), sys_pipe(), sys_times(), sys_prof(), sys_brk();
syscallent.h 77 { 1, 0, sys_pipe, "pipe" }, /* 42 */
  /external/strace/strace/linux/hppa/
syscallent.h 50 { 1, 0, sys_pipe, "pipe" }, /* 42 */
  /external/strace/strace/linux/powerpc/
syscallent.h 73 { 1, 0, sys_pipe, "pipe" }, /* 42 */
  /external/strace/strace/linux/s390/
syscallent.h 73 { 1, 0, sys_pipe, "pipe" }, /* 42 */
  /external/strace/strace/linux/s390x/
syscallent.h 72 { 1, 0, sys_pipe, "pipe" }, /* 42 */
  /external/strace/strace/linux/sh/
syscallent.h 75 { 1, 0, sys_pipe, "pipe" }, /* 42 */
  /external/strace/strace/linux/sh64/
syscallent.h 73 { 1, 0, sys_pipe, "pipe" }, /* 42 */
  /external/strace/strace/linux/sparc64/
dummy2.h 204 #define solaris_pipe sys_pipe
syscallent.h 43 { 0, 0, sys_pipe, "pipe" }, /* 42 */
syscallent2.h 43 { 0, 0, sys_pipe, "pipe" }, /* 42 */
  /external/strace/strace/linux/x86_64/
syscallent.h 23 { 1, 0, sys_pipe, "pipe" }, /* 22 */
  /external/valgrind/main/coregrind/m_syswrap/
priv_syswrap-aix5.h 154 DECL_TEMPLATE(aix5, sys_pipe);
priv_syswrap-linux.h 225 // Also, some archs on Linux do not match the generic wrapper for sys_pipe.
227 DECL_TEMPLATE(linux, sys_pipe);
  /external/strace/strace/linux/alpha/
syscallent.h 73 { 1, 0, sys_pipe, "pipe" }, /* 42 */
  /external/strace/strace/linux/ia64/
syscallent.h 55 #define sys_pipe printargs macro
159 #undef sys_pipe macro
    [all...]
  /external/kernel-headers/original/asm-arm/
unistd.h 566 asmlinkage int sys_pipe(unsigned long *fildes);

Completed in 214 milliseconds

1 2