Home
last modified time | relevance | path

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

/src/contrib/ntp/ntpd/
H A Drefclock_acts.c740 char leapdir; /* PTB/NPL leap direction */ in acts_timecode() local
816 &pp->minute, &mjd, &dut1, &leapdir, &leapmonth, in acts_timecode()
823 if (leapdir == '+') in acts_timecode()
825 else if (leapdir == '-') in acts_timecode()