OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:arc_last_offset
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/bsd/ntp/dist/ntpd/
refclock_arc.c
883
int
arc_last_offset
;
local
908
The `
arc_last_offset
' is the offset in lastcode[] of the last byte
917
arc_last_offset
= pp->lencode+rbufp->recv_length - 1;
944
(
arc_last_offset
>= 1)) {
965
if(
arc_last_offset
> LENARC) {
969
arc_last_offset
, LENARC);
977
L_SUBUF(×tamp, charoffsets[
arc_last_offset
]);
984
arc_last_offset
,
986
charoffsets[
arc_last_offset
],
Completed in 25 milliseconds
Indexes created Tue Mar 03 05:31:39 UTC 2026