Searched defs:tracee (Results 1 – 10 of 10) sorted by relevance
/external/strace/tests-m32/ |
D | test_ucopy.c | 108 int status, tracee; in test_ucopy() local
|
D | ptrace.c | 112 int status, tracee, saved; in test_peeksiginfo() local
|
/external/strace/tests/ |
D | test_ucopy.c | 108 int status, tracee; in test_ucopy() local
|
D | ptrace.c | 112 int status, tracee, saved; in test_peeksiginfo() local
|
/external/strace/tests-mx32/ |
D | test_ucopy.c | 108 int status, tracee; in test_ucopy() local
|
D | ptrace.c | 112 int status, tracee, saved; in test_peeksiginfo() local
|
/external/autotest/client/site_tests/security_ptraceRestrictions/src/ |
D | thread-prctl.c | 49 pid_t tracer, tracee; variable
|
/external/seccomp-tests/linux/ |
D | seccomp_bpf.c | 1024 void tracer(struct __test_metadata *_metadata, int fd, pid_t tracee, in tracer() 1087 pid_t tracee = getpid(); in setup_trace_fixture() local 1129 void tracer_poke(struct __test_metadata *_metadata, pid_t tracee, int status, in tracer_poke() 1257 int get_syscall(struct __test_metadata *_metadata, pid_t tracee) in get_syscall() 1281 pid_t tracee, int syscall) in change_syscall() 1342 void tracer_syscall(struct __test_metadata *_metadata, pid_t tracee, in tracer_syscall()
|
/external/linux-kselftest/tools/testing/selftests/seccomp/ |
D | seccomp_bpf.c | 1329 void start_tracer(struct __test_metadata *_metadata, int fd, pid_t tracee, in start_tracer() 1397 pid_t tracee = getpid(); in setup_trace_fixture() local 1440 void tracer_poke(struct __test_metadata *_metadata, pid_t tracee, int status, in tracer_poke() 1585 int get_syscall(struct __test_metadata *_metadata, pid_t tracee) in get_syscall() 1613 pid_t tracee, int syscall) in change_syscall() 1685 void tracer_syscall(struct __test_metadata *_metadata, pid_t tracee, in tracer_syscall() 1720 void tracer_ptrace(struct __test_metadata *_metadata, pid_t tracee, in tracer_ptrace()
|
/external/autotest/client/site_tests/security_SeccompSyscallFilters/src/ |
D | seccomp_bpf_tests.c | 752 void tracer(struct __test_metadata *_metadata, pid_t tracee, in tracer() 837 pid_t tracee = getpid(); in FIXTURE_SETUP() local
|