Home
last modified time | relevance | path

Searched refs:ntptimeval (Results 1 – 16 of 16) sorted by relevance

/freebsd/contrib/ntp/include/
H A Dntp_syscall.h22 struct ntptimeval struct
33 struct ntptimeval *ntv in ntp_gettime() argument
/freebsd/sys/sys/
H A Dtimex.h112 struct ntptimeval { struct
163 int ntp_gettime(struct ntptimeval *);
H A Dsysproto.h677 …char ntvp_l_[PADL_(struct ntptimeval *)]; struct ntptimeval * ntvp; char ntvp_r_[PADR_(struct ntpt…
/freebsd/contrib/ntp/kernel/sys/
H A Dtimex.h249 struct ntptimeval { struct
302 extern int ntp_gettime __P((struct ntptimeval *));
/freebsd/sys/kern/
H A Dkern_ntptime.c215 static void ntp_gettime1(struct ntptimeval *ntvp);
256 ntp_gettime1(struct ntptimeval *ntvp) in ntp_gettime1()
282 struct ntptimeval *ntvp;
289 struct ntptimeval ntv; in sys_ntp_gettime()
304 struct ntptimeval ntv; /* temporary structure */ in ntp_sysctl()
318 CTLFLAG_MPSAFE, 0, sizeof(struct ntptimeval) , ntp_sysctl, "S,ntptimeval",
/freebsd/contrib/ntp/util/
H A Dntptime.c95 struct ntptimeval ntv; in main()
/freebsd/contrib/ntp/sntp/m4/
H A Dntp_libntp.m4797 [for struct ntptimeval],
806 struct ntptimeval n;
816 [Do we have struct ntptimeval?])
/freebsd/lib/libsys/
H A D_libsys.h41 struct ntptimeval;
211 typedef int (__sys_ntp_gettime_t)(struct ntptimeval *);
611 int __sys_ntp_gettime(struct ntptimeval * ntvp);
/freebsd/contrib/ntp/
H A Dconfig.h.in937 /* Do we have struct ntptimeval? */
940 /* Define to 1 if `time.tv_nsec' is a member of `struct ntptimeval'. */
H A DCommitLog-4.1.01723 * configure: Manual hack to the ntptimeval.time.tv_nsec stuff
1731 * configure.in: Look for struct ntptimeval.tai in sys/timex.h
3832 ntptimeval, not timespec or nsec (Solaris 2.7 should get ntptime
4073 struct ntptimeval.
4074 (ac_cv_var_kernel_pll): Require struct ntptimeval.
4518 (ac_cv_make_ntptime): Only if ntptimeval does not use timespec.
H A Dconfigure.ac783 [struct ntptimeval.time.tv_nsec],
H A DChangeLog4584 * [Bug 979] Provide ntptimeval if it is not otherwise present.
H A Dconfigure25046 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for struct ntptimeval" >&5
25047 printf %s "checking for struct ntptimeval... " >&6; }
25062 struct ntptimeval n;
28905 ac_fn_c_check_member "$LINENO" "struct ntptimeval" "time.tv_nsec" "ac_cv_member_struct_ntptimeval_time_tv_nsec" "
H A DCommitLog[all...]
/freebsd/contrib/ntp/sntp/
H A Dconfig.h.in452 /* Do we have struct ntptimeval? */
H A Dconfigure15647 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for struct ntptimeval" >&5
15648 printf %s "checking for struct ntptimeval... " >&6; }
15663 struct ntptimeval n;