Searched refs:ntp_adjtime_error_handler (Results 1 – 1 of 1) sorted by relevance
| /freebsd-13.1/contrib/ntp/ntpd/ |
| H A D | ntp_loopfilter.c | 242 ntp_adjtime_error_handler( in ntp_adjtime_error_handler() function 818 ntp_adjtime_error_handler(__func__, &ntv, ntp_adj_ret, errno, hardpps_enable, 0, __LINE__ - 1); in local_clock() 841 ntp_adjtime_error_handler(__func__, &ntv, ntp_adj_ret, errno, 0, 1, __LINE__ - 1); in local_clock() 1093 ntp_adjtime_error_handler(__func__, &ntv, ntp_adj_ret, errno, 0, 0, __LINE__ - 1); in set_freq() 1134 ntp_adjtime_error_handler(__func__, &ntv, ntp_adj_ret, errno, 0, 0, __LINE__ - 1); in start_kern_loop() 1145 ntp_adjtime_error_handler(__func__, &ntv, ntp_adj_ret, errno, 0, 0, __LINE__ - 1); in start_kern_loop()
|