Home
last modified time | relevance | path

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

/NextBSD/usr.sbin/bsnmpd/modules/snmp_hostres/
HDhostres_network_tbl.c268 if ((entry = NEXT_OBJECT_INT(&network_tbl, in op_hrNetworkTable()
HDhostres_swrun_tbl.c592 if ((entry = NEXT_OBJECT_INT(&swrun_tbl, in op_hrSWRunTable()
755 if ((entry = NEXT_OBJECT_INT(&swrun_tbl, in op_hrSWRunPerfTable()
HDhostres_printer_tbl.c361 if ((entry = NEXT_OBJECT_INT(&printer_tbl, &value->var, in op_hrPrinterTable()
HDhostres_processor_tbl.c393 if ((entry = NEXT_OBJECT_INT(&processor_tbl, in op_hrProcessorTable()
HDhostres_fs_tbl.c408 if ((entry = NEXT_OBJECT_INT(&fs_tbl, in op_hrFSTable()
HDhostres_swinstalled_tbl.c454 if ((entry = NEXT_OBJECT_INT(&swins_tbl, in op_hrSWInstalledTable()
HDhostres_diskstorage_tbl.c608 if ((entry = NEXT_OBJECT_INT(&disk_tbl, in op_hrDiskStorageTable()
HDhostres_storage_tbl.c602 if ((entry = NEXT_OBJECT_INT(&storage_tbl, in op_hrStorageTable()
HDhostres_device_tbl.c631 if ((entry = NEXT_OBJECT_INT(&device_tbl, in op_hrDeviceTable()
/NextBSD/contrib/bsnmp/snmp_mibII/
HDmibII_interfaces.c202 if ((ifp = NEXT_OBJECT_INT(&mibif_list, &value->var, sub)) == NULL) in op_ifentry()
382 if ((ifp = NEXT_OBJECT_INT(&mibif_list, &value->var, sub)) == NULL) in op_ifxtable()
/NextBSD/usr.sbin/bsnmpd/modules/snmp_pf/
HDpf_snmp.c560 if ((e = NEXT_OBJECT_INT(&pfi_table, in pf_iftable()
707 if ((e = NEXT_OBJECT_INT(&pft_table, in pf_tbltable()
820 if ((e = NEXT_OBJECT_INT(&pfa_table, in pf_tbladdr()
954 if ((e = NEXT_OBJECT_INT(&pfq_table, in pf_altqq()
1042 if ((e = NEXT_OBJECT_INT(&pfl_table, in pf_lbltable()
/NextBSD/usr.sbin/bsnmpd/modules/snmp_lm75/
HDsnmp_lm75.c383 sensor = NEXT_OBJECT_INT(&sensors, &value->var, sub); in op_lm75SensorTable()
/NextBSD/usr.sbin/bsnmpd/modules/snmp_hast/
HDhast_snmp.c417 res = NEXT_OBJECT_INT(&resources, &value->var, sub); in op_hastResourceTable()
/NextBSD/contrib/ngatm/snmp_atm/
HDsnmp_atm.c403 if ((*aifp = NEXT_OBJECT_INT(&atmif_list, in atmif_get_aif()
/NextBSD/contrib/bsnmp/snmpd/
HDsnmpmod.h213 #define NEXT_OBJECT_INT(LIST, OID, SUB) \ macro
HDaction.c440 if ((objres = NEXT_OBJECT_INT(&objres_list, &value->var, sub)) in op_or_table()
/NextBSD/contrib/bsnmp/snmp_ntp/
HDsnmp_ntp.c1224 t = NEXT_OBJECT_INT(&peers, &value->var, sub); in op_ntpPeersVarTable()
1360 t = NEXT_OBJECT_INT(&peers, &value->var, sub); in op_ntpFilterPeersVarTable()