Home
last modified time | relevance | path

Searched refs:sys_dup (Results 1 – 18 of 18) sorted by relevance

/external/strace/linux/
Ddummy.h185 #define sys_dup printargs macro
Dsyscall.h45 int sys_dup(), sys_pipe(), sys_times(), sys_prof(), sys_brk();
/external/strace/linux/arm/
Dsyscallent.h72 { 1, 0, sys_dup, "dup" }, /* 41 */
/external/strace/linux/sh/
Dsyscallent.h74 { 1, TD, sys_dup, "dup" }, /* 41 */
/external/strace/linux/i386/
Dsyscallent.h72 { 1, TD, sys_dup, "dup" }, /* 41 */
/external/valgrind/main/coregrind/m_syswrap/
Dpriv_syswrap-generic.h113 DECL_TEMPLATE(generic, sys_dup);
Dsyswrap-ppc64-linux.c1149 GENXY(__NR_dup, sys_dup), // 41
Dsyswrap-ppc32-linux.c1503 GENXY(__NR_dup, sys_dup), // 41
Dsyswrap-s390x-linux.c1166 GENXY(__NR_dup, sys_dup), // 41
Dsyswrap-amd64-linux.c1110 GENXY(__NR_dup, sys_dup), // 32
Dsyswrap-mips32-linux.c1453 GENXY (__NR_dup, sys_dup), // 41
Dsyswrap-arm-linux.c1497 GENXY(__NR_dup, sys_dup), // 41
Dsyswrap-generic.c2900 PRE(sys_dup) in PRE() argument
2906 POST(sys_dup) in POST() argument
Dsyswrap-x86-linux.c1866 GENXY(__NR_dup, sys_dup), // 41
Dsyswrap-darwin.c7961 GENXY(__NR_dup, sys_dup),
/external/strace/
Ddesc.c444 sys_dup(struct tcb *tcp) in sys_dup() function
DChangeLog126 * desc.c (sys_fcntl, sys_flock, sys_close, sys_dup, do_dup2,
/external/strace/linux/mips/
Dsyscallent.h4046 { 1, TD, sys_dup, "dup" }, /* 4041 */
5382 { 1, 0, sys_dup, "dup" }, /* 5031 */
6688 { 1, 0, sys_dup, "dup" }, /* 6031 */