Searched refs:mib_carpsysctl (Results 1 – 1 of 1) sorted by relevance
/openbsd/libexec/snmpd/snmpd_metrics/ |
H A D | mib.c | 1263 void mib_carpsysctl(struct agentx_varbind *); 2190 mib_carpsysctl(struct agentx_varbind *vb) in mib_carpsysctl() function 4079 NULL, 0, 0, mib_carpsysctl)) == NULL || in main() 4081 AGENTX_OID(CARPPREEMPT), NULL, 0, 0, mib_carpsysctl)) == NULL || in main() 4083 NULL, 0, 0, mib_carpsysctl)) == NULL) in main()
|