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

/netbsd-current/external/bsd/ntp/dist/ntpd/
H A Drefclock_hpgps.c255 char tcodechar2; /* identifies timecode format */ local
364 m = sscanf(tcp,"%c%c", &tcodechar1, &tcodechar2);
407 tcodechar1, tcodechar2);
414 switch (tcodechar2) {
437 tcodechar1, tcodechar2);
441 } /* end of tcodechar2 format switch */

Completed in 184 milliseconds