Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dkern_ntptime.c278 struct ntp_gettime_args { struct
284 sys_ntp_gettime(struct thread *td, struct ntp_gettime_args *uap) in sys_ntp_gettime() argument
H A Dinit_sysent.c306 …{ .sy_narg = AS(ntp_gettime_args), .sy_call = (sy_call_t *)sys_ntp_gettime, .sy_auevent = AUE_NULL…
H A Dsystrace_args.c1264 struct ntp_gettime_args *p = params; in systrace_args()
/f-stack/freebsd/sys/
H A Dsysproto.h686 struct ntp_gettime_args { struct
1997 int sys_ntp_gettime(struct thread *, struct ntp_gettime_args *);