Searched refs:LCL_AccumulateOffset (Results 1 – 10 of 10) sorted by relevance
/dports/net/chrony/chrony-4.2/ |
H A D | local.c | 509 LCL_AccumulateOffset(double offset, double corr_rate) in LCL_AccumulateOffset() function 683 LCL_AccumulateOffset(correction, 0.0); in LCL_MakeStep() 702 LCL_AccumulateOffset(correction, 0.0); in LCL_CancelOffsetCorrection()
|
H A D | local.h | 152 extern int LCL_AccumulateOffset(double offset, double corr_rate);
|
H A D | reference.c | 693 LCL_AccumulateOffset(our_leap_sec, 0.0); in leap_start_timeout() 878 LCL_AccumulateOffset(offset, 0.0); in special_mode_sync()
|
H A D | rtc_linux.c | 645 LCL_AccumulateOffset(sys_error_now, 0.0); in handle_initial_trim()
|
H A D | cmdmon.c | 867 if (!LCL_AccumulateOffset(doffset, 0.0)) { in handle_doffset()
|
/dports/net/chrony-lite/chrony-4.2/ |
H A D | local.c | 509 LCL_AccumulateOffset(double offset, double corr_rate) in LCL_AccumulateOffset() function 683 LCL_AccumulateOffset(correction, 0.0); in LCL_MakeStep() 702 LCL_AccumulateOffset(correction, 0.0); in LCL_CancelOffsetCorrection()
|
H A D | local.h | 152 extern int LCL_AccumulateOffset(double offset, double corr_rate);
|
H A D | reference.c | 693 LCL_AccumulateOffset(our_leap_sec, 0.0); in leap_start_timeout() 878 LCL_AccumulateOffset(offset, 0.0); in special_mode_sync()
|
H A D | rtc_linux.c | 645 LCL_AccumulateOffset(sys_error_now, 0.0); in handle_initial_trim()
|
H A D | cmdmon.c | 867 if (!LCL_AccumulateOffset(doffset, 0.0)) { in handle_doffset()
|