OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:surv
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/bsd/ntp/dist/ntpd/
refclock_chu.c
306
struct
surv
{
struct
395
struct
surv
surv
[8]; /* UART survivor structures */
member in struct:chuunit
422
static void chu_uart (struct
surv
*, double);
740
struct
surv
*sp;
847
sp = &up->
surv
[up->decptr];
869
if ((up->
surv
[i].uart & 0x601) != 0x600 ||
870
up->
surv
[i].span < SPAN)
873
if (up->
surv
[i].dist > dist) {
874
dist = up->
surv
[i].dist
[
all
...]
Completed in 42 milliseconds
Indexes created Mon Apr 13 00:22:24 UTC 2026