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

1 2

  /external/strace/linux/
syscall.h 287 int sys_tee();
  /external/strace/linux/arc/
syscallent.h 78 { 4, TD, sys_tee, "tee" }, /* 77 */
  /external/strace/linux/avr32/
syscallent.h 291 { 4, TD, sys_tee, "tee" }, /* 263 */
  /external/strace/linux/metag/
syscallent.h 78 { 4, TD, sys_tee, "tee" }, /* 77 */
  /external/strace/linux/or1k/
syscallent.h 78 { 4, TD, sys_tee, "tee" }, /* 77 */
  /external/strace/linux/tile/
syscallent.h 78 { 4, TD, sys_tee, "tee" }, /* 77 */
syscallent1.h 78 { 4, TD, sys_tee, "tee" }, /* 77 */
  /external/strace/
pathtrace.c 173 s->sys_func == sys_tee)
io.c 323 sys_tee(struct tcb *tcp) function
  /external/strace/linux/aarch64/
syscallent1.h 78 { 4, TD, sys_tee, "tee" }, /* 77 */
  /external/strace/linux/bfin/
syscallent.h 373 { 4, TD, sys_tee, "tee" }, /* 344 */
  /external/strace/linux/hppa/
syscallent.h 298 { 4, TD, sys_tee, "tee" }, /* 293 */
  /external/strace/linux/microblaze/
syscallent.h 344 { 4, TD, sys_tee, "tee" }, /* 315 */
  /external/strace/linux/x32/
syscallent.h 277 { 4, TD, sys_tee, "tee" }, /* 276 */
  /external/strace/linux/x86_64/
syscallent.h 277 { 4, TD, sys_tee, "tee" }, /* 276 */
  /external/strace/linux/xtensa/
syscallent.h 262 { 0, TD, sys_tee, "tee" }, /* 269 */
  /external/valgrind/main/coregrind/m_syswrap/
syswrap-mips64-linux.c 318 DECL_TEMPLATE (mips_linux, sys_tee);
337 PRE(sys_tee)
339 PRINT("sys_tee ( %ld, %ld, %ld, %ld )", ARG1, ARG2, ARG3, ARG4);
340 PRE_REG_READ4(long, "sys_tee", int, fdin, int, fdout, vki_size_t, len,
908 PLAX_ (__NR_tee, sys_tee),
    [all...]
  /external/linux-tools-perf/perf-3.12.0/arch/arm64/include/asm/
unistd32.h 366 __SYSCALL(342, sys_tee)
  /external/strace/linux/alpha/
syscallent.h 499 { 4, TD, sys_tee, "tee" }, /* 470 */
  /external/strace/linux/arm/
syscallent.h 373 { 4, TD, sys_tee, "tee" }, /* 342 */
  /external/strace/linux/i386/
syscallent.h 346 { 4, TD, sys_tee, "tee" }, /* 315 */
  /external/strace/linux/m68k/
syscallent.h 337 { 4, TD, sys_tee, "tee" }, /* 308 */
  /external/strace/linux/mips/
syscallent-n64.h 268 { 4, TD, sys_tee, "tee" }, /* 5265 */
  /external/strace/linux/powerpc/
syscallent.h 313 { 4, TD, sys_tee, "tee" }, /* 284 */
  /external/strace/linux/s390/
syscallent.h 339 { 4, TD, sys_tee, "tee" }, /* 308 */

Completed in 785 milliseconds

1 2