Searched refs:FIND_OBJECT_INT (Results 1 – 16 of 16) sorted by relevance
| /freebsd-14-stable/usr.sbin/bsnmpd/modules/snmp_hostres/ |
| HD | hostres_swrun_tbl.c | 598 if ((entry = FIND_OBJECT_INT(&swrun_tbl, in op_hrSWRunTable() 604 if ((entry = FIND_OBJECT_INT(&swrun_tbl, in op_hrSWRunTable() 636 if ((entry = FIND_OBJECT_INT(&swrun_tbl, in op_hrSWRunTable() 761 if ((entry = FIND_OBJECT_INT(&swrun_tbl, in op_hrSWRunPerfTable() 767 if ((entry = FIND_OBJECT_INT(&swrun_tbl, in op_hrSWRunPerfTable()
|
| HD | hostres_network_tbl.c | 274 if ((entry = FIND_OBJECT_INT(&network_tbl, in op_hrNetworkTable() 280 if ((entry = FIND_OBJECT_INT(&network_tbl, in op_hrNetworkTable()
|
| HD | hostres_processor_tbl.c | 399 if ((entry = FIND_OBJECT_INT(&processor_tbl, in op_hrProcessorTable() 405 if ((entry = FIND_OBJECT_INT(&processor_tbl, in op_hrProcessorTable()
|
| HD | hostres_printer_tbl.c | 367 if ((entry = FIND_OBJECT_INT(&printer_tbl, &value->var, in op_hrPrinterTable() 373 if ((entry = FIND_OBJECT_INT(&printer_tbl, &value->var, in op_hrPrinterTable()
|
| HD | hostres_fs_tbl.c | 414 if ((entry = FIND_OBJECT_INT(&fs_tbl, in op_hrFSTable() 420 if ((entry = FIND_OBJECT_INT(&fs_tbl, in op_hrFSTable()
|
| HD | hostres_swinstalled_tbl.c | 460 if ((entry = FIND_OBJECT_INT(&swins_tbl, in op_hrSWInstalledTable() 466 if ((entry = FIND_OBJECT_INT(&swins_tbl, in op_hrSWInstalledTable()
|
| HD | hostres_diskstorage_tbl.c | 614 if ((entry = FIND_OBJECT_INT(&disk_tbl, in op_hrDiskStorageTable() 620 if ((entry = FIND_OBJECT_INT(&disk_tbl, in op_hrDiskStorageTable()
|
| HD | hostres_storage_tbl.c | 612 if ((entry = FIND_OBJECT_INT(&storage_tbl, in op_hrStorageTable() 618 if ((entry = FIND_OBJECT_INT(&storage_tbl, in op_hrStorageTable()
|
| HD | hostres_device_tbl.c | 638 if ((entry = FIND_OBJECT_INT(&device_tbl, in op_hrDeviceTable() 644 if ((entry = FIND_OBJECT_INT(&device_tbl, in op_hrDeviceTable()
|
| /freebsd-14-stable/usr.sbin/bsnmpd/modules/snmp_hast/ |
| HD | hast_snmp.c | 426 res = FIND_OBJECT_INT(&resources, &value->var, sub); in op_hastResourceTable() 431 res = FIND_OBJECT_INT(&resources, &value->var, sub); in op_hastResourceTable()
|
| /freebsd-14-stable/contrib/bsnmp/snmp_ntp/ |
| HD | snmp_ntp.c | 1234 t = FIND_OBJECT_INT(&peers, &value->var, sub); in op_ntpPeersVarTable() 1242 t = FIND_OBJECT_INT(&peers, &value->var, sub); in op_ntpPeersVarTable() 1370 t = FIND_OBJECT_INT(&peers, &value->var, sub); in op_ntpFilterPeersVarTable() 1378 t = FIND_OBJECT_INT(&peers, &value->var, sub); in op_ntpFilterPeersVarTable()
|
| /freebsd-14-stable/usr.sbin/bsnmpd/bsnmpd/ |
| HD | Makefile | 22 MLINKS+= snmpmod.3 FIND_OBJECT_INT.3
|
| /freebsd-14-stable/usr.sbin/bsnmpd/modules/snmp_lm75/ |
| HD | snmp_lm75.c | 389 sensor = FIND_OBJECT_INT(&sensors, &value->var, sub); in op_lm75SensorTable()
|
| /freebsd-14-stable/contrib/bsnmp/snmpd/ |
| HD | action.c | 464 if ((objres = FIND_OBJECT_INT(&objres_list, &value->var, sub)) in op_or_table() 470 if ((objres = FIND_OBJECT_INT(&objres_list, &value->var, sub)) in op_or_table()
|
| HD | snmpmod.h | 246 #define FIND_OBJECT_INT(LIST, OID, SUB) \ macro
|
| /freebsd-14-stable/tools/build/mk/ |
| HD | OptionalObsoleteFiles.inc | 597 OLD_FILES+=usr/share/man/man3/FIND_OBJECT_INT.3.gz
|