Searched refs:ntp_adjtime_error_handler (Results 1 – 1 of 1) sorted by relevance
| /src/contrib/ntp/ntpd/ |
| H A D | ntp_loopfilter.c | 239 ntp_adjtime_error_handler( in ntp_adjtime_error_handler() function 815 ntp_adjtime_error_handler(__func__, &ntv, ntp_adj_ret, errno, hardpps_enable, 0, __LINE__ - 1); in local_clock() 838 ntp_adjtime_error_handler(__func__, &ntv, ntp_adj_ret, errno, 0, 1, __LINE__ - 1); in local_clock() 1106 ntp_adjtime_error_handler(__func__, &ntv, ntp_adj_ret, errno, 0, 0, __LINE__ - 1); in set_freq() 1152 ntp_adjtime_error_handler(__func__, &ntv, ntp_adj_ret, errno, 0, 0, __LINE__ - 1); in start_kern_loop() 1163 ntp_adjtime_error_handler(__func__, &ntv, ntp_adj_ret, errno, 0, 0, __LINE__ - 1); in start_kern_loop()
|