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

1 2

  /external/strace/linux/
syscall.h 178 int sys_pipe();
  /external/strace/linux/avr32/
syscallent.h 70 { 1, TD, sys_pipe, "pipe" }, /* 42 */
  /external/strace/linux/sparc/
dummy2.h 202 #define solaris_pipe sys_pipe
  /external/strace/linux/sparc64/
dummy2.h 202 #define solaris_pipe sys_pipe
  /external/strace/
pathtrace.c 339 s->sys_func == sys_pipe ||
  /external/valgrind/main/coregrind/m_syswrap/
syswrap-mips32-linux.c 545 DECL_TEMPLATE (mips_linux, sys_pipe);
775 PRE(sys_pipe)
777 PRINT("sys_pipe ( %#lx )", ARG1);
782 POST(sys_pipe)
862 PLAXY (__NR_pipe, sys_pipe), // 42
    [all...]
syswrap-mips64-linux.c 335 DECL_TEMPLATE (mips_linux, sys_pipe);
603 PRE(sys_pipe)
605 PRINT("sys_pipe ( %#lx )", ARG1);
610 POST(sys_pipe)
665 PLAXY (__NR_pipe, sys_pipe),
    [all...]
  /external/strace/linux/aarch64/
syscallent1.h 291 { 1, TD, sys_pipe, "pipe" }, /* 1040 */
  /external/strace/linux/bfin/
syscallent.h 71 { 1, TD, sys_pipe, "pipe" }, /* 42 */
  /external/strace/linux/hppa/
syscallent.h 47 { 1, TD, sys_pipe, "pipe" }, /* 42 */
  /external/strace/linux/microblaze/
syscallent.h 71 { 1, TD, sys_pipe, "pipe" }, /* 42 */
  /external/strace/linux/x32/
syscallent.h 23 { 1, TD, sys_pipe, "pipe" }, /* 22 */
  /external/strace/linux/x86_64/
syscallent.h 23 { 1, TD, sys_pipe, "pipe" }, /* 22 */
  /external/strace/linux/xtensa/
syscallent.h 33 { 1, TD, sys_pipe, "pipe" }, /* 37 */
  /external/strace/linux/ia64/
syscallent.h 51 #define sys_pipe printargs macro
152 #undef sys_pipe macro
852 { 1, TD, sys_pipe, "pipe" }, /* 1058 */
    [all...]
  /external/linux-tools-perf/perf-3.12.0/arch/arm64/include/asm/
unistd32.h 66 __SYSCALL(42, sys_pipe)
  /external/strace/linux/alpha/
syscallent.h 71 { 1, TD, sys_pipe, "pipe" }, /* 42 */
  /external/strace/linux/arm/
syscallent.h 71 { 1, TD, sys_pipe, "pipe" }, /* 42 */
  /external/strace/linux/i386/
syscallent.h 71 { 1, TD, sys_pipe, "pipe" }, /* 42 */
  /external/strace/linux/m68k/
syscallent.h 71 { 1, TD, sys_pipe, "pipe" }, /* 42 */
  /external/strace/linux/mips/
syscallent-n64.h 24 { 1, TD, sys_pipe, "pipe" }, /* 5021 */
  /external/strace/linux/powerpc/
syscallent.h 71 { 1, TD, sys_pipe, "pipe" }, /* 42 */
  /external/strace/linux/s390/
syscallent.h 73 { 1, TD, sys_pipe, "pipe" }, /* 42 */
  /external/strace/linux/s390x/
syscallent.h 72 { 1, TD, sys_pipe, "pipe" }, /* 42 */
  /external/strace/linux/sh/
syscallent.h 73 { 1, TD, sys_pipe, "pipe" }, /* 42 */

Completed in 94 milliseconds

1 2