Home
last modified time | relevance | path

Searched refs:thr_syscall_req (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/sys/
H A Dptrace.h233 struct thr_syscall_req { struct
/freebsd/sys/kern/
H A Dsys_process.c1100 struct thr_syscall_req *tsr; in ptrace_action()
1964 tsr = malloc(sizeof(struct thr_syscall_req), M_TEMP, in ptrace_action()
H A Dkern_sig.c2695 struct thr_syscall_req *tsr) in ptrace_syscallreq()