Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dkern_ktrace.c1066 sys_utrace(struct thread *td, struct utrace_args *uap) in sys_utrace() function
H A Dinit_sysent.c393 …{ .sy_narg = AS(utrace_args), .sy_call = (sy_call_t *)sys_utrace, .sy_auevent = AUE_NULL, .sy_flag…
/f-stack/freebsd/sys/
H A Dsysproto.h2039 int sys_utrace(struct thread *, struct utrace_args *);