Home
last modified time | relevance | path

Searched refs:clock_getres_args (Results 1 – 4 of 4) sorted by relevance

/f-stack/freebsd/kern/
H A Dkern_time.c424 struct clock_getres_args { struct
430 sys_clock_getres(struct thread *td, struct clock_getres_args *uap) in sys_clock_getres() argument
H A Dinit_sysent.c292 …{ .sy_narg = AS(clock_getres_args), .sy_call = (sy_call_t *)sys_clock_getres, .sy_auevent = AUE_NU…
H A Dsystrace_args.c1167 struct clock_getres_args *p = params; in systrace_args()
/f-stack/freebsd/sys/
H A Dsysproto.h637 struct clock_getres_args { struct
1985 int sys_clock_getres(struct thread *, struct clock_getres_args *);