Symbol: tracer
lib/libexecinfo/unwind.c
69
_Unwind_Backtrace(tracer, &ctx);
tests/lib/libc/sys/t_ptrace_fork_wait.h
1153
wpid = TWAIT_GENERIC(tracer, &status, 0), tracer);
tests/lib/libc/sys/t_ptrace_fork_wait.h
356
pid_t tracee, tracer, wpid;
tests/lib/libc/sys/t_ptrace_fork_wait.h
414
tracer = atf_utils_fork();
tests/lib/libc/sys/t_ptrace_fork_wait.h
415
if (tracer == 0) {
tests/lib/libc/sys/t_ptrace_fork_wait.h
417
tracer = atf_utils_fork();
tests/lib/libc/sys/t_ptrace_fork_wait.h
418
if (tracer != 0)
tests/lib/libc/sys/t_ptrace_fork_wait.h
624
wpid = TWAIT_GENERIC(tracer, &status, 0), tracer);
tests/lib/libc/sys/t_ptrace_fork_wait.h
937
pid_t tracee, tracer, wpid;
tests/lib/libc/sys/t_ptrace_fork_wait.h
988
tracer = atf_utils_fork();
tests/lib/libc/sys/t_ptrace_fork_wait.h
989
if (tracer == 0) {
tests/lib/libc/sys/t_ptrace_fork_wait.h
991
tracer = atf_utils_fork();
tests/lib/libc/sys/t_ptrace_fork_wait.h
992
if (tracer != 0)
tests/lib/libc/sys/t_ptrace_lwp_wait.h
432
pid_t tracee, tracer, wpid;
tests/lib/libc/sys/t_ptrace_lwp_wait.h
470
tracer = atf_utils_fork();
tests/lib/libc/sys/t_ptrace_lwp_wait.h
471
if (tracer == 0) {
tests/lib/libc/sys/t_ptrace_lwp_wait.h
601
TWAIT_REQUIRE_SUCCESS(wpid = TWAIT_GENERIC(tracer, &status, 0),
tests/lib/libc/sys/t_ptrace_lwp_wait.h
602
tracer);
tests/lib/libc/sys/t_ptrace_signal_wait.h
1789
pid_t tracee, tracer, wpid;
tests/lib/libc/sys/t_ptrace_signal_wait.h
1866
tracer = atf_utils_fork();
tests/lib/libc/sys/t_ptrace_signal_wait.h
1867
if (tracer == 0) {
tests/lib/libc/sys/t_ptrace_signal_wait.h
1869
tracer = atf_utils_fork();
tests/lib/libc/sys/t_ptrace_signal_wait.h
1870
if (tracer != 0)
tests/lib/libc/sys/t_ptrace_signal_wait.h
2055
wpid = TWAIT_GENERIC(tracer, &status, 0), tracer);
tests/lib/libc/sys/t_ptrace_topology_wait.h
102
pid_t tracee, tracer, wpid;
tests/lib/libc/sys/t_ptrace_topology_wait.h
132
tracer = atf_utils_fork();
tests/lib/libc/sys/t_ptrace_topology_wait.h
133
if (tracer == 0) {
tests/lib/libc/sys/t_ptrace_topology_wait.h
136
tracer = atf_utils_fork();
tests/lib/libc/sys/t_ptrace_topology_wait.h
137
if (tracer != 0)
tests/lib/libc/sys/t_ptrace_topology_wait.h
179
wpid = TWAIT_GENERIC(tracer, &status, 0), tracer);
tests/lib/libc/sys/t_ptrace_topology_wait.h
218
TWAIT_REQUIRE_SUCCESS(wpid = TWAIT_GENERIC(tracer, &status, 0),
tests/lib/libc/sys/t_ptrace_topology_wait.h
219
tracer);
tests/lib/libc/sys/t_ptrace_topology_wait.h
407
pid_t tracer, wpid;
tests/lib/libc/sys/t_ptrace_topology_wait.h
415
tracer = atf_utils_fork();
tests/lib/libc/sys/t_ptrace_topology_wait.h
416
if (tracer == 0) {
tests/lib/libc/sys/t_ptrace_topology_wait.h
460
wpid = TWAIT_GENERIC(tracer, &status, 0), tracer);
tests/lib/libc/sys/t_ptrace_topology_wait.h
466
wpid = TWAIT_GENERIC(tracer, &status, 0));
tests/lib/libc/sys/t_ptrace_topology_wait.h
538
pid_t parent, tracee, tracer, wpid;
tests/lib/libc/sys/t_ptrace_topology_wait.h
610
tracer = atf_utils_fork();
tests/lib/libc/sys/t_ptrace_topology_wait.h
611
if (tracer == 0) {
tests/lib/libc/sys/t_ptrace_topology_wait.h
659
TWAIT_REQUIRE_SUCCESS(wpid = TWAIT_GENERIC(tracer, &status, 0),
tests/lib/libc/sys/t_ptrace_topology_wait.h
660
tracer);