Home
last modified time | relevance | path

Searched refs:stimes (Results 1 – 7 of 7) sorted by relevance

/freebsd-13-stable/contrib/ntp/include/
HDntp_refclock.h120 u_int32 stimes; /* times format sign array */ member
HDntp_request.h880 u_int32 stimes; member
/freebsd-13-stable/contrib/ntp/ntpdc/
HDlayout.std404 offsetof(stimes) = 8
HDntpdc_ops.c2896 s = ntohl(cl->stimes); in clkbug()
/freebsd-13-stable/usr.sbin/ntp/ntpdc/
HDnl.c798 (int) offsetof(struct info_clkbug, stimes));
/freebsd-13-stable/contrib/ntp/ntpd/
HDntp_refclock.c1407 bug->stimes = 0xfffffffc; in refclock_buginfo()
HDntp_request.c2696 ic->stimes = htonl(bug.stimes); in get_clkbug_info()