Home
last modified time | relevance | path

Searched refs:ptrace_event (Results 1 – 2 of 2) sorted by relevance

/openbsd/sys/sys/
H A Dptrace.h68 typedef struct ptrace_event { struct
/openbsd/sys/kern/
H A Dsys_process.c109 struct ptrace_event u_pe; in sys_ptrace()
584 struct ptrace_event *pe = addr; in ptrace_kstate()