Home
last modified time | relevance | path

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

/freebsd/usr.sbin/prometheus_sysctl_exporter/
H A Dprometheus_sysctl_exporter.c107 struct oidformat { struct
114 oidformat_is_temperature(const struct oidformat *of) in oidformat_is_temperature() argument
122 oidformat_is_timeval(const struct oidformat *of) in oidformat_is_timeval()
130 oid_get_format(const struct oid *o, struct oidformat *of) in oid_get_format()
236 oid_get_value(const struct oid *o, const struct oidformat *of, in oid_get_value()
376 oid_get_metric(const struct oidname *on, const struct oidformat *of, in oid_get_metric()
493 struct oidformat of; in oid_print()