OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:eesunits
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/bsd/ntp/dist/ntpd/
refclock_msfees.c
309
static struct eesunit *
eesunits
[MAXUNITS];
variable in typeref:struct:eesunit
403
memset((char *)
eesunits
, 0, sizeof
eesunits
);
515
if (
eesunits
[unit] != 0) /* The one we want is okay */
516
ees =
eesunits
[unit];
520
if (!unitinuse[i] &&
eesunits
[i] != 0)
525
ees =
eesunits
[i];
526
eesunits
[i] = 0;
531
eesunits
[unit] = ees;
591
pp->unitptr = &
eesunits
[unit]
[
all
...]
Completed in 54 milliseconds
Indexes created Mon Jun 22 00:25:11 UTC 2026