OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ncodechars
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/bsd/ntp/dist/clockstuff/
chutest.c
53
u_char
ncodechars
; /* number of code characters */
member in struct:chucode
293
chudata.
ncodechars
= 0;
297
if (chudata.
ncodechars
> 0) {
299
- chudata.codetimes[chudata.
ncodechars
].tv_sec;
301
- chudata.codetimes[chudata.
ncodechars
].tv_usec;
310
chudata.
ncodechars
= 0;
315
chudata.codechars[chudata.
ncodechars
] = c;
316
chudata.codetimes[chudata.
ncodechars
] = *tv;
317
if (chudata.
ncodechars
> 0)
318
diffs[chudata.
ncodechars
] = diff
[
all
...]
Completed in 15 milliseconds
Indexes created Thu Mar 26 00:23:24 UTC 2026