OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:other_step
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/bsd/ntp/dist/ntpd/
refclock_msfees.c
1031
int
other_step
= 0;
local
1046
if (
other_step
== 0 && (
1051
other_step
= this;
1052
if (
other_step
!= this) {
1053
int idelta = (this_step -
other_step
);
1057
this == (
other_step
+1) ||
1058
this == (
other_step
-1) ||
1063
this == (this_step +
other_step
)/2
1074
msyslog(LOG_ERR, "MSF%d: %d: This=%d (%d), other=%d/%d, sum=%d, count=%d, pps_step=%d, suspect=%x", ees->unit, p, ees->last_steps[p], this_step,
other_step
, third_step, sum, count, pps_step, suspect_4ms_step);
Completed in 26 milliseconds
Indexes created Tue Mar 03 05:31:39 UTC 2026