Symbol: pe_other_pid
sys/kern/sys_ptrace_common.c
689
CTASSERT(sizeof(ps.pe_other_pid) == sizeof(ps.pe_lwp));
sys/kern/sys_ptrace_common.c
690
ps.pe_other_pid =
sys/kern/sys_ptrace_common.c
696
ps.pe_other_pid, ps.pe_lwp));
tests/lib/libc/sys/t_ptrace_clone_wait.h
126
child2 = state.pe_other_pid;
tests/lib/libc/sys/t_ptrace_clone_wait.h
147
ATF_REQUIRE_EQ(state.pe_other_pid, child);
tests/lib/libc/sys/t_ptrace_clone_wait.h
172
child2 = state.pe_other_pid;
tests/lib/libc/sys/t_ptrace_clone_wait.h
483
child2 = state.pe_other_pid;
tests/lib/libc/sys/t_ptrace_clone_wait.h
540
ATF_REQUIRE_EQ(state.pe_other_pid, child);
tests/lib/libc/sys/t_ptrace_clone_wait.h
606
child2 = state.pe_other_pid;
tests/lib/libc/sys/t_ptrace_fork_wait.h
1071
tracee2 = state.pe_other_pid;
tests/lib/libc/sys/t_ptrace_fork_wait.h
1096
ATF_REQUIRE_EQ(state.pe_other_pid, tracee);
tests/lib/libc/sys/t_ptrace_fork_wait.h
1115
tracee2 = state.pe_other_pid;
tests/lib/libc/sys/t_ptrace_fork_wait.h
1469
child2 = state.pe_other_pid;
tests/lib/libc/sys/t_ptrace_fork_wait.h
153
child2 = state.pe_other_pid;
tests/lib/libc/sys/t_ptrace_fork_wait.h
1532
ATF_REQUIRE_EQ(state.pe_other_pid, child);
tests/lib/libc/sys/t_ptrace_fork_wait.h
1599
child2 = state.pe_other_pid;
tests/lib/libc/sys/t_ptrace_fork_wait.h
179
ATF_REQUIRE_EQ(state.pe_other_pid, child);
tests/lib/libc/sys/t_ptrace_fork_wait.h
204
child2 = state.pe_other_pid;
tests/lib/libc/sys/t_ptrace_fork_wait.h
533
tracee2 = state.pe_other_pid;
tests/lib/libc/sys/t_ptrace_fork_wait.h
559
ATF_REQUIRE_EQ(state.pe_other_pid, tracee);
tests/lib/libc/sys/t_ptrace_fork_wait.h
583
tracee2 = state.pe_other_pid;
tests/lib/libc/sys/t_ptrace_fork_wait.h
822
child2 = state.pe_other_pid;
tests/lib/libc/sys/t_ptrace_fork_wait.h
848
ATF_REQUIRE_EQ(state.pe_other_pid, child);
tests/lib/libc/sys/t_ptrace_fork_wait.h
867
child2 = state.pe_other_pid;
tests/lib/libc/sys/t_ptrace_wait.c
79
__CTASSERT(sizeof(((struct ptrace_state *)0)->pe_other_pid) ==
tests/lib/libc/sys/t_ptrace_wait.c
83
__CTASSERT(sizeof(((struct ptrace_state *)0)->pe_other_pid) ==