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

/macosx-10.9.5/ntp-88/ntpd/
H A Drefclock_arc.c864 int arc_last_offset; local
889 The `arc_last_offset' is the offset in lastcode[] of the last byte
898 arc_last_offset = pp->lencode+rbufp->recv_length - 1;
925 (arc_last_offset >= 1)) {
946 if(arc_last_offset > LENARC) {
950 arc_last_offset, LENARC);
958 L_SUBUF(&timestamp, charoffsets[arc_last_offset]);
965 arc_last_offset,
967 charoffsets[arc_last_offset],

Completed in 167 milliseconds