Searched refs:ktrsetchildren (Results 1 – 1 of 1) sorted by relevance
| /f-stack/freebsd/kern/ |
| H A D | kern_ktrace.c | 160 static int ktrsetchildren(struct thread *,struct proc *,int,int,struct vnode *); 1022 ret |= ktrsetchildren(td, p, ops, facs, vp); in sys_ktrace() 1047 ret |= ktrsetchildren(td, p, ops, facs, vp); in sys_ktrace() 1151 ktrsetchildren(struct thread *td, struct proc *top, int ops, int facs, in ktrsetchildren() function
|