OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ref_next
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/bsd/ntp/dist/ntpd/
refclock_jupiter.c
122
TGpsDatum
ref_next
; /* next GPS time stamp to use with PPS */
member in struct:instance
284
ZERO(up->
ref_next
);
328
up->
ref_next
.weeks = 0; /* consider as consumed... */
333
tstamp = ntpfp_from_gpsdatum(&up->
ref_next
);
337
gpscal_to_calendar(&cd, &up->
ref_next
);
340
up->
ref_next
.weeks = 0; /* consumed... */
712
up->
ref_next
= gpscal_from_weektime2(
714
up->piv_next = up->
ref_next
;
716
up->
ref_next
= gpscal_from_weektime1(
Completed in 17 milliseconds
Indexes created Thu Jul 16 00:26:27 UTC 2026