sys_process_lwpstatus.c | 146 proc_regio(struct lwp *l, struct uio *uio, size_t ks, ptrace_regrfunc_t r, function in typeref:typename:int 209 return proc_regio(l, uio, s, r, w); 243 return proc_regio(l, uio, s, r, w); 278 return proc_regio(l, uio, s, r, w);
|