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

/netbsd-current/external/bsd/ntp/dist/ntpd/
H A Drefclock_hpgps.c124 char statscrn[SMAX]; /* receiver status screen buffer */ member in struct:hpgpsunit
205 *up->statscrn = '\0';
206 up->lastptr = up->statscrn;
304 if ((int)(pp->lencode + 2) <= (SMAX - (up->lastptr - up->statscrn))) {
310 record_clock_stats(&peer->srcadr, up->statscrn);
318 up->lastptr = up->statscrn;

Completed in 186 milliseconds