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

/macosx-10.9.5/ntp-88/ntpd/
H A Drefclock_hpgps.c252 char tcodechar1; /* identifies timecode format */ local
362 m = sscanf(tcp,"%c%c", &tcodechar1, &tcodechar2);
373 switch (tcodechar1) {
405 tcodechar1, tcodechar2);
409 } /* end of tcodechar1 switch */
435 tcodechar1, tcodechar2);
443 * Characters are summed starting at tcodechar1, ending at just

Completed in 120 milliseconds