Searched defs:oidname (Results 1 – 5 of 5) sorted by relevance
/freebsd/contrib/ntp/ntpsnmpd/ |
H A D | ntpSnmpSubagentObject.h | 50 #define SETUP_OID_RO(oidname, ...) \ argument 63 #define SETUP_OID_RW(oidname, ...) \ argument 76 #define NTP_OID_RO(oidname, w, x, y, z) \ argument 78 #define NTP_OID_RW(oidname, w, x, y, z) \ argument
|
/freebsd/usr.sbin/prometheus_sysctl_exporter/ |
H A D | prometheus_sysctl_exporter.c | 319 struct oidname { struct 329 oidname_init(struct oidname *on) in oidname_init() argument
|
/freebsd/crypto/heimdal/lib/hx509/ |
H A D | name.c | 217 char *oidname; in _hx509_Name_to_string() local
|
/freebsd/sys/dev/acpica/ |
H A D | acpi_thermal.c | 204 char oidname[16]; in acpi_tz_attach() local
|
/freebsd/lib/libc/tests/sys/ |
H A D | sendfile_test.c | 57 get_int_via_sysctlbyname(const char *oidname) in get_int_via_sysctlbyname()
|