OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pe_other_pid
(Results
1 - 5
of
5
) sorted by relevancy
/src/tests/lib/libc/sys/
t_ptrace_wait.c
94
__CTASSERT(sizeof(((struct ptrace_state *)0)->
pe_other_pid
) ==
98
__CTASSERT(sizeof(((struct ptrace_state *)0)->
pe_other_pid
) ==
t_ptrace_fork_wait.h
153
child2 = state.
pe_other_pid
;
179
ATF_REQUIRE_EQ(state.
pe_other_pid
, child);
204
child2 = state.
pe_other_pid
;
533
tracee2 = state.
pe_other_pid
;
559
ATF_REQUIRE_EQ(state.
pe_other_pid
, tracee);
583
tracee2 = state.
pe_other_pid
;
822
child2 = state.
pe_other_pid
;
848
ATF_REQUIRE_EQ(state.
pe_other_pid
, child);
867
child2 = state.
pe_other_pid
;
1071
tracee2 = state.
pe_other_pid
;
[
all
...]
t_ptrace_clone_wait.h
126
child2 = state.
pe_other_pid
;
147
ATF_REQUIRE_EQ(state.
pe_other_pid
, child);
172
child2 = state.
pe_other_pid
;
483
child2 = state.
pe_other_pid
;
540
ATF_REQUIRE_EQ(state.
pe_other_pid
, child);
606
child2 = state.
pe_other_pid
;
/src/sys/sys/
ptrace.h
124
#define
pe_other_pid
_option._pe_other_pid
macro
/src/sys/kern/
sys_ptrace_common.c
689
CTASSERT(sizeof(ps.
pe_other_pid
) == sizeof(ps.pe_lwp));
690
ps.
pe_other_pid
=
696
ps.
pe_other_pid
, ps.pe_lwp));
Completed in 36 milliseconds
Indexes created Sat Oct 25 01:09:55 GMT 2025