Home
last modified time | relevance | path

Searched refs:show_time (Results 1 – 2 of 2) sorted by relevance

/freebsd-14.2/contrib/ntp/ntpd/
H A Drefclock_ripencc.c3224 show_time( in show_time() function
3331 t_zc, show_time (t_zc)); in rpt_almanac_data_page()
3335 t_oa, show_time (t_oa)); in rpt_almanac_data_page()
3383 show_time(time_of_fix)); in rpt_single_ECEF_position()
3404 show_time(time_of_fix)); in rpt_single_ECEF_velocity()
3602 show_time(time_of_fix)); in rpt_single_lla_position()
3890 show_time (time_of_fix)); in rpt_ENU_velocity()
4155 show_time ((float)time_of_fix)); in rpt_raw_msmt()
4213 show_time(time_of_last_msmt), in rpt_SV_tracking_status()
4313 show_time(time_of_fix)); in rpt_double_ECEF_position()
[all …]
/freebsd-14.2/sbin/ipfw/
H A Dipfw2.c64 int show_time; /* show timestamp */ member
2792 if ((fo->show_counters | fo->show_time) != 0) { in list_static_range()
2893 sfo.show_time = g_co.do_time; in ipfw_list()
2898 if ((sfo.show_counters | sfo.show_time) != 0) in ipfw_list()