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

/netbsd-current/external/bsd/ntp/dist/ntpd/
H A Drefclock_hpgps.c254 char tcodechar1; /* identifies timecode format */ local
364 m = sscanf(tcp,"%c%c", &tcodechar1, &tcodechar2);
375 switch (tcodechar1) {
407 tcodechar1, tcodechar2);
411 } /* end of tcodechar1 switch */
437 tcodechar1, tcodechar2);
445 * Characters are summed starting at tcodechar1, ending at just

Completed in 167 milliseconds