Searched refs:syncchar (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/bsd/ntp/dist/ntpd/
H A Drefclock_ulink.c199 char syncchar; /* synchronization indicator */ local
240 syncchar = leapchar = modechar = siglchar = ' ';
295 &pp->hour, &syncchar, &pp->minute, &pp->second,
315 printf("ulink: syncchar %x\n", syncchar);
367 &pp->hour, &syncchar, &pp->minute, &pp->second,
384 printf("ulink: syncchar %x\n", syncchar);
427 &syncchar, &quality, &modechar, &pp->year, &pp->day,
433 if (syncchar !
[all...]
H A Drefclock_wwvb.c263 char syncchar; /* synchronization indicator */ local
324 syncchar = qualchar = leapchar = dstchar = ' ';
335 &syncchar, &pp->day, &pp->hour, &pp->minute,
348 &syncchar, &qualchar, &pp->year, &pp->day,
366 &syncchar, &pp->year, &month, &day, &pp->hour,
427 if (syncchar != ' ')
H A Drefclock_arbiter.c244 u_char syncchar; /* synch indicator */ local
351 syncchar = ' ';
353 &syncchar, &pp->year, &pp->day, &pp->hour,
415 if (syncchar != ' ')
H A Drefclock_hpgps.c260 char syncchar; /* time info is invalid: 0 = no, 1 = yes */ local
419 &timequal, &freqqual, &leapchar, &servchar, &syncchar,
533 if (syncchar != '0') {

Completed in 231 milliseconds