Searched refs:dstchar (Results 1 – 2 of 2) sorted by relevance
| /freebsd-10-stable/contrib/ntp/ntpd/ |
| D | refclock_wwvb.c | 263 char dstchar; /* daylight/standard indicator */ in wwvb_receive() local 321 syncchar = qualchar = leapchar = dstchar = ' '; in wwvb_receive() 333 &pp->second, &tmpchar, &dstchar, &tz) == 8) { in wwvb_receive() 364 &pp->minute, &pp->second, &dstchar, &leapchar) == 8) in wwvb_receive()
|
| D | refclock_acts.c | 746 char dstchar; /* WWVB daylight/savings indicator */ in acts_timecode() local 850 &pp->second, &dstchar, &tz) != 7) { in acts_timecode() 868 &dstchar, &leapchar, &dstchar) != 11) { in acts_timecode()
|