Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A Dptrace.h205 int proc_sstep(struct thread *_td);
/f-stack/freebsd/kern/
H A Dsys_process.c201 proc_sstep(struct thread *td) in proc_sstep() function