Home
last modified time | relevance | path

Searched refs:sys_pipe (Results 1 – 19 of 19) sorted by relevance

/external/strace/linux/
Ddummy.h176 #define sys_pipe printargs macro
Dsyscall.h45 int sys_dup(), sys_pipe(), sys_times(), sys_prof(), sys_brk();
/external/valgrind/main/coregrind/m_syswrap/
Dpriv_syswrap-linux.h229 DECL_TEMPLATE(linux, sys_pipe);
Dsyswrap-aix5.c1918 PRE(sys_pipe) in PRE() argument
1924 POST(sys_pipe) in POST() argument
Dsyswrap-ppc64-linux.c1149 LINXY(__NR_pipe, sys_pipe), // 42
Dsyswrap-ppc32-linux.c1502 LINXY(__NR_pipe, sys_pipe), // 42
Dsyswrap-amd64-linux.c1082 LINXY(__NR_pipe, sys_pipe), // 22
Dsyswrap-s390x-linux.c1158 LINXY(__NR_pipe, sys_pipe), // 42
Dsyswrap-arm-linux.c1425 LINXY(__NR_pipe, sys_pipe), // 42
Dsyswrap-x86-linux.c1865 LINXY(__NR_pipe, sys_pipe), // 42
Dsyswrap-linux.c2511 PRE(sys_pipe) in PRE() argument
2517 POST(sys_pipe) in POST() argument
/external/strace/linux/i386/
Dsyscallent.h73 { 1, TD, sys_pipe, "pipe" }, /* 42 */
/external/strace/linux/sh/
Dsyscallent.h75 { 1, TD, sys_pipe, "pipe" }, /* 42 */
/external/strace/linux/arm/
Dsyscallent.h73 { 1, 0, sys_pipe, "pipe" }, /* 42 */
/external/valgrind/main/docs/internals/
D3_0_BUGSTATUS.txt308 113230 Valgrind sys_pipe on x86-64 wrongly thinks file descriptors
/external/strace/
Dnet.c1860 sys_pipe(struct tcb *tcp) in sys_pipe() function
DChangeLog-CVS410 (sys_pipe): Use do_pipe.
2782 * net.c (sys_pipe): Handle LINUX && SPARC64.
2980 * net.c (sys_pipe) [LINUX && IA64]: For IA64 use the two return values.
3404 * net.c (sys_pipe), syscall.c (getrval2): pipe() results returned
/external/strace/linux/mips/
Dsyscallent.h4047 { 1, TD, sys_pipe, "pipe" }, /* 4042 */
5372 { 1, 0, sys_pipe, "pipe" }, /* 5021 */
6678 { 1, 0, sys_pipe, "pipe" }, /* 6021 */
/external/valgrind/main/
DNEWS2329 113230 Valgrind sys_pipe on x86-64 wrongly thinks file descriptors