Home
last modified time | relevance | path

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

/netbsd/src/external/bsd/ntp/dist/include/
Dntp_refclock.h123 u_int32 stimes; /* times format sign array */ member
Dntp_request.h882 u_int32 stimes; member
/netbsd/src/external/bsd/ntp/dist/ntpdc/
Dlayout.std404 offsetof(stimes) = 8
Dntpdc_ops.c2898 s = ntohl(cl->stimes); in clkbug()
/netbsd/src/external/bsd/ntp/dist/ntpd/
Dntp_refclock.c1409 bug->stimes = 0xfffffffc; in refclock_buginfo()
Dntp_request.c2767 ic->stimes = htonl(bug.stimes); in get_clkbug_info()