Home
last modified time | relevance | path

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

/dports/net-mgmt/collectd5/collectd-5.12.0/src/
H A Dntpd.c290 static void ntpd_submit(const char *type, const char *type_inst, in ntpd_submit() function
311 ntpd_submit(type, type_inst, value); in ntpd_submit_reach()
839 ntpd_submit("frequency_offset", "loop", freq_loop); in ntpd_read()
840 ntpd_submit("time_offset", "loop", offset_loop); in ntpd_read()
841 ntpd_submit("time_offset", "error", offset_error); in ntpd_read()