Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/ntp/ntpsnmpd/
H A DntpSnmpSubagentObject.c26 char ntpvalue[NTPQ_BUFLEN]; variable
262 strlen(ntpvalue) in get_ntpEntSoftwareName()
306 strlen(ntpvalue) in get_ntpEntSoftwareVersion()
342 strlen(ntpvalue) in get_ntpEntSoftwareVendor()
375 strlen(ntpvalue) in get_ntpEntSystemType()
383 strlen(ntpvalue) in get_ntpEntSystemType()
433 if (!read_ntp_value("precision", ntpvalue, in get_ntpEntTimeResolution()
434 sizeof(ntpvalue))) in get_ntpEntTimeResolution()
476 if (!read_ntp_value("precision", ntpvalue, in get_ntpEntTimePrecision()
477 sizeof(ntpvalue))) in get_ntpEntTimePrecision()
[all …]