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.h219 struct thr_syscall_req { struct
/freebsd/sys/kern/
H A Dsys_process.c860 struct thr_syscall_req *tsr; in kern_ptrace()
1686 tsr = malloc(sizeof(struct thr_syscall_req), M_TEMP, in kern_ptrace()
H A Dkern_sig.c2674 struct thr_syscall_req *tsr) in ptrace_syscallreq()