Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dkern_ntptime.c281 struct ntp_gettime_args { struct
287 sys_ntp_gettime(struct thread *td, struct ntp_gettime_args *uap) in sys_ntp_gettime() argument
H A Dinit_sysent.c317 …{ .sy_narg = AS(ntp_gettime_args), .sy_call = (sy_call_t *)sys_ntp_gettime, .sy_auevent = AUE_NULL…
H A Dsystrace_args.c1235 struct ntp_gettime_args *p = params; in systrace_args()
/freebsd/sys/sys/
H A Dsysproto.h668 struct ntp_gettime_args { struct
2077 int sys_ntp_gettime(struct thread *, struct ntp_gettime_args *);