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

/freebsd-11.0-release/sys/kern/
H A Dkern_ntptime.c295 struct ntp_gettime_args { struct
301 sys_ntp_gettime(struct thread *td, struct ntp_gettime_args *uap)
H A Dinit_sysent.c297 { AS(ntp_gettime_args), (sy_call_t *)sys_ntp_gettime, AUE_NULL, NULL, 0, 0, SYF_CAPENABLED, SY_THR_STATIC }, /* 248 = ntp_gettime */
H A Dsystrace_args.c1304 struct ntp_gettime_args *p = params;
/freebsd-11.0-release/sys/sys/
H A Dsysproto.h706 struct ntp_gettime_args { struct
1943 int sys_ntp_gettime(struct thread *, struct ntp_gettime_args *);

Completed in 181 milliseconds