Searched refs:FIND_OBJECT_INT (Results 1 – 16 of 16) sorted by relevance
| /freebsd-10-stable/usr.sbin/bsnmpd/modules/snmp_hostres/ |
| D | hostres_swrun_tbl.c | 600 if ((entry = FIND_OBJECT_INT(&swrun_tbl, in op_hrSWRunTable() 606 if ((entry = FIND_OBJECT_INT(&swrun_tbl, in op_hrSWRunTable() 638 if ((entry = FIND_OBJECT_INT(&swrun_tbl, in op_hrSWRunTable() 763 if ((entry = FIND_OBJECT_INT(&swrun_tbl, in op_hrSWRunPerfTable() 769 if ((entry = FIND_OBJECT_INT(&swrun_tbl, in op_hrSWRunPerfTable()
|
| D | hostres_network_tbl.c | 276 if ((entry = FIND_OBJECT_INT(&network_tbl, in op_hrNetworkTable() 282 if ((entry = FIND_OBJECT_INT(&network_tbl, in op_hrNetworkTable()
|
| D | hostres_processor_tbl.c | 401 if ((entry = FIND_OBJECT_INT(&processor_tbl, in op_hrProcessorTable() 407 if ((entry = FIND_OBJECT_INT(&processor_tbl, in op_hrProcessorTable()
|
| D | hostres_printer_tbl.c | 369 if ((entry = FIND_OBJECT_INT(&printer_tbl, &value->var, in op_hrPrinterTable() 375 if ((entry = FIND_OBJECT_INT(&printer_tbl, &value->var, in op_hrPrinterTable()
|
| D | hostres_fs_tbl.c | 416 if ((entry = FIND_OBJECT_INT(&fs_tbl, in op_hrFSTable() 422 if ((entry = FIND_OBJECT_INT(&fs_tbl, in op_hrFSTable()
|
| D | hostres_swinstalled_tbl.c | 462 if ((entry = FIND_OBJECT_INT(&swins_tbl, in op_hrSWInstalledTable() 468 if ((entry = FIND_OBJECT_INT(&swins_tbl, in op_hrSWInstalledTable()
|
| D | hostres_diskstorage_tbl.c | 616 if ((entry = FIND_OBJECT_INT(&disk_tbl, in op_hrDiskStorageTable() 622 if ((entry = FIND_OBJECT_INT(&disk_tbl, in op_hrDiskStorageTable()
|
| D | hostres_storage_tbl.c | 614 if ((entry = FIND_OBJECT_INT(&storage_tbl, in op_hrStorageTable() 620 if ((entry = FIND_OBJECT_INT(&storage_tbl, in op_hrStorageTable()
|
| D | hostres_device_tbl.c | 641 if ((entry = FIND_OBJECT_INT(&device_tbl, in op_hrDeviceTable() 647 if ((entry = FIND_OBJECT_INT(&device_tbl, in op_hrDeviceTable()
|
| /freebsd-10-stable/contrib/ngatm/snmp_atm/ |
| D | snmp_atm.c | 411 if ((*aifp = FIND_OBJECT_INT(&atmif_list, in atmif_get_aif() 417 if ((*aifp = FIND_OBJECT_INT(&atmif_list, in atmif_get_aif() 424 if ((*aifp = FIND_OBJECT_INT(&atmif_list, in atmif_get_aif()
|
| /freebsd-10-stable/usr.sbin/bsnmpd/modules/snmp_hast/ |
| D | 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-10-stable/contrib/bsnmp/snmp_ntp/ |
| D | snmp_ntp.c | 1232 t = FIND_OBJECT_INT(&peers, &value->var, sub); in op_ntpPeersVarTable() 1240 t = FIND_OBJECT_INT(&peers, &value->var, sub); in op_ntpPeersVarTable() 1368 t = FIND_OBJECT_INT(&peers, &value->var, sub); in op_ntpFilterPeersVarTable() 1376 t = FIND_OBJECT_INT(&peers, &value->var, sub); in op_ntpFilterPeersVarTable()
|
| /freebsd-10-stable/usr.sbin/bsnmpd/bsnmpd/ |
| D | Makefile | 21 MLINKS+= snmpmod.3 FIND_OBJECT_INT.3
|
| /freebsd-10-stable/contrib/bsnmp/snmpd/ |
| D | 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()
|
| D | snmpmod.h | 204 #define FIND_OBJECT_INT(LIST, OID, SUB) \ macro
|
| /freebsd-10-stable/tools/build/mk/ |
| D | OptionalObsoleteFiles.inc | 502 OLD_FILES+=usr/share/man/man3/FIND_OBJECT_INT.3.gz
|