Home
last modified time | relevance | path

Searched refs:sys_execve (Results 1 – 24 of 24) sorted by relevance

/external/valgrind/main/none/tests/
Dshell.stderr.exp5 Add more stringent tests in PRE(sys_execve), or work out how to recover.
Dshell.stderr.exp-dash5 Add more stringent tests in PRE(sys_execve), or work out how to recover.
Dshell.stderr.exp-dash25 Add more stringent tests in PRE(sys_execve), or work out how to recover.
/external/strace/linux/
Ddummy.h173 #define sys_execve printargs macro
Dsyscall.h38 int sys_unlink(), sys_execve(), sys_chdir(), sys_time(), sys_mknod();
/external/strace/linux/arm/
Dsyscallent.h42 { 3, TF|TP, sys_execve, "execve" }, /* 11 */
/external/strace/linux/i386/
Dsyscallent.h42 { 3, TF|TP, sys_execve, "execve", SYS_execve }, /* 11 */
/external/strace/linux/sh/
Dsyscallent.h44 { 3, TF|TP, sys_execve, "execve" }, /* 11 */
/external/valgrind/main/coregrind/m_syswrap/
Dpriv_syswrap-generic.h100 DECL_TEMPLATE(generic, sys_execve); // (*??) P
Dsyswrap-ppc64-linux.c1113 GENX_(__NR_execve, sys_execve), // 11
Dsyswrap-ppc32-linux.c1467 GENX_(__NR_execve, sys_execve), // 11
Dsyswrap-s390x-linux.c1130 GENX_(__NR_execve, sys_execve), // 11
Dsyswrap-amd64-linux.c1142 GENX_(__NR_execve, sys_execve), // 59
Dsyswrap-arm-linux.c1461 GENX_(__NR_execve, sys_execve), // 11
Dsyswrap-mips32-linux.c1425 GENX_ (__NR_execve, sys_execve), // 11
Dsyswrap-x86-linux.c1830 GENX_(__NR_execve, sys_execve), // 11
Dsyswrap-generic.c2519 PRE(sys_execve) in PRE() argument
Dsyswrap-darwin.c7979 GENX_(__NR_execve, sys_execve),
/external/valgrind/main/docs/internals/
DDarwin-notes.txt93 PRE(sys_execve)
/external/strace/
Dprocess.c1747 sys_execve(struct tcb *tcp) in sys_execve() function
1777 sys_execve (tcp);
Dsyscall.c652 if ( sys_execve == func in internal_syscall()
DChangeLog-CVS2789 (sys_execve): Remove it here.
2962 * process.c (sys_execve): Clear instead of set TCB_WAITEXECVE on
3543 * process.c (sys_execve) [LINUX]: Make setting TCB_WAITEXECVE flag
4229 (sys_execve): Turn on TCB_WAITEXECVE for ia64 linux.
5396 * process.c (sys_execv, sys_execve): Surround argument annotations
5445 (sys_execv, sys_execve): Move follow fork code to internal_exec.
DChangeLog1007 * process.c (setarg, sys_execv, sys_execve, struct_user_offsets):
/external/strace/linux/mips/
Dsyscallent.h4016 { 3, TF|TP, sys_execve, "execve" }, /* 4011 */
5408 { 3, TF|TP, sys_execve, "execve" }, /* 5057 */
6714 { 3, TF|TP, sys_execve, "execve" }, /* 6057 */