Home
last modified time | relevance | path

Searched refs:FORKEXECWAIT (Results 1 – 9 of 9) sorted by relevance

/external/valgrind/none/tests/arm64/
Dallexec.c11 #define FORKEXECWAIT(exec_call) do { \ macro
22 FORKEXECWAIT (execlp(exec, exec, (char *) NULL)); in test_allexec()
23 FORKEXECWAIT (execlp(exec, exec, "constant_arg1", "constant_arg2", in test_allexec()
29 FORKEXECWAIT (execve(exec, argv, environ)); in test_allexec()
/external/valgrind/none/tests/mips64/
Dallexec.c11 #define FORKEXECWAIT(exec_call) do { \ macro
22 FORKEXECWAIT (execlp(exec, exec, (char *) NULL)); in test_allexec()
23 FORKEXECWAIT (execlp(exec, exec, "constant_arg1", "constant_arg2", in test_allexec()
29 FORKEXECWAIT (execve(exec, argv, environ)); in test_allexec()
/external/valgrind/none/tests/ppc32/
Dallexec.c11 #define FORKEXECWAIT(exec_call) do { \ macro
22 FORKEXECWAIT (execlp(exec, exec, (char *) NULL)); in test_allexec()
23 FORKEXECWAIT (execlp(exec, exec, "constant_arg1", "constant_arg2", in test_allexec()
29 FORKEXECWAIT (execve(exec, argv, environ)); in test_allexec()
/external/valgrind/none/tests/ppc64/
Dallexec.c11 #define FORKEXECWAIT(exec_call) do { \ macro
22 FORKEXECWAIT (execlp(exec, exec, (char *) NULL)); in test_allexec()
23 FORKEXECWAIT (execlp(exec, exec, "constant_arg1", "constant_arg2", in test_allexec()
29 FORKEXECWAIT (execve(exec, argv, environ)); in test_allexec()
/external/valgrind/none/tests/s390x/
Dallexec.c11 #define FORKEXECWAIT(exec_call) do { \ macro
22 FORKEXECWAIT (execlp(exec, exec, (char *) NULL)); in test_allexec()
23 FORKEXECWAIT (execlp(exec, exec, "constant_arg1", "constant_arg2", in test_allexec()
29 FORKEXECWAIT (execve(exec, argv, environ)); in test_allexec()
/external/valgrind/none/tests/arm/
Dallexec.c11 #define FORKEXECWAIT(exec_call) do { \ macro
22 FORKEXECWAIT (execlp(exec, exec, (char *) NULL)); in test_allexec()
23 FORKEXECWAIT (execlp(exec, exec, "constant_arg1", "constant_arg2", in test_allexec()
29 FORKEXECWAIT (execve(exec, argv, environ)); in test_allexec()
/external/valgrind/none/tests/mips32/
Dallexec.c11 #define FORKEXECWAIT(exec_call) do { \ macro
22 FORKEXECWAIT (execlp(exec, exec, (char *) NULL)); in test_allexec()
23 FORKEXECWAIT (execlp(exec, exec, "constant_arg1", "constant_arg2", in test_allexec()
29 FORKEXECWAIT (execve(exec, argv, environ)); in test_allexec()
/external/valgrind/none/tests/x86/
Dallexec.c11 #define FORKEXECWAIT(exec_call) do { \ macro
22 FORKEXECWAIT (execlp(exec, exec, (char *) NULL)); in test_allexec()
23 FORKEXECWAIT (execlp(exec, exec, "constant_arg1", "constant_arg2", in test_allexec()
29 FORKEXECWAIT (execve(exec, argv, environ)); in test_allexec()
/external/valgrind/none/tests/amd64/
Dallexec.c11 #define FORKEXECWAIT(exec_call) do { \ macro
22 FORKEXECWAIT (execlp(exec, exec, (char *) NULL)); in test_allexec()
23 FORKEXECWAIT (execlp(exec, exec, "constant_arg1", "constant_arg2", in test_allexec()
29 FORKEXECWAIT (execve(exec, argv, environ)); in test_allexec()