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

/macosx-10.9.5/ntp-88/ntpd/
H A Drefclock_hpgps.c253 char tcodechar2; /* identifies timecode format */ local
362 m = sscanf(tcp,"%c%c", &tcodechar1, &tcodechar2);
405 tcodechar1, tcodechar2);
412 switch (tcodechar2) {
435 tcodechar1, tcodechar2);
439 } /* end of tcodechar2 format switch */

Completed in 72 milliseconds