Home
last modified time | relevance | path

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

/freebsd/contrib/bsnmp/snmp_mibII/
H A DmibII_interfaces.c202 if ((ifp = NEXT_OBJECT_INT(&mibif_list, &value->var, sub)) == NULL) in op_ifentry()
377 if ((ifp = NEXT_OBJECT_INT(&mibif_list, &value->var, sub)) == NULL) in op_ifxtable()
/freebsd/usr.sbin/bsnmpd/modules/snmp_hostres/
H A Dhostres_network_tbl.c266 if ((entry = NEXT_OBJECT_INT(&network_tbl, in op_hrNetworkTable()
H A Dhostres_swrun_tbl.c590 if ((entry = NEXT_OBJECT_INT(&swrun_tbl, in op_hrSWRunTable()
753 if ((entry = NEXT_OBJECT_INT(&swrun_tbl, in op_hrSWRunPerfTable()
H A Dhostres_printer_tbl.c359 if ((entry = NEXT_OBJECT_INT(&printer_tbl, &value->var, in op_hrPrinterTable()
H A Dhostres_processor_tbl.c391 if ((entry = NEXT_OBJECT_INT(&processor_tbl, in op_hrProcessorTable()
H A Dhostres_fs_tbl.c406 if ((entry = NEXT_OBJECT_INT(&fs_tbl, in op_hrFSTable()
H A Dhostres_swinstalled_tbl.c452 if ((entry = NEXT_OBJECT_INT(&swins_tbl, in op_hrSWInstalledTable()
H A Dhostres_diskstorage_tbl.c606 if ((entry = NEXT_OBJECT_INT(&disk_tbl, in op_hrDiskStorageTable()
H A Dhostres_device_tbl.c630 if ((entry = NEXT_OBJECT_INT(&device_tbl, in op_hrDeviceTable()
H A Dhostres_storage_tbl.c603 if ((entry = NEXT_OBJECT_INT(&storage_tbl, in op_hrStorageTable()
/freebsd/usr.sbin/bsnmpd/modules/snmp_pf/
H A Dpf_snmp.c562 if ((e = NEXT_OBJECT_INT(&pfi_table, in pf_iftable()
709 if ((e = NEXT_OBJECT_INT(&pft_table, in pf_tbltable()
822 if ((e = NEXT_OBJECT_INT(&pfa_table, in pf_tbladdr()
956 if ((e = NEXT_OBJECT_INT(&pfq_table, in pf_altqq()
1045 if ((e = NEXT_OBJECT_INT(&pfl_table, in pf_lbltable()
/freebsd/usr.sbin/bsnmpd/bsnmpd/
H A DMakefile34 MLINKS+= snmpmod.3 NEXT_OBJECT_INT.3
/freebsd/usr.sbin/bsnmpd/modules/snmp_lm75/
H A Dsnmp_lm75.c379 sensor = NEXT_OBJECT_INT(&sensors, &value->var, sub); in op_lm75SensorTable()
/freebsd/usr.sbin/bsnmpd/modules/snmp_hast/
H A Dhast_snmp.c416 res = NEXT_OBJECT_INT(&resources, &value->var, sub); in op_hastResourceTable()
/freebsd/contrib/bsnmp/snmp_ntp/
H A Dsnmp_ntp.c1226 t = NEXT_OBJECT_INT(&peers, &value->var, sub); in op_ntpPeersVarTable()
1362 t = NEXT_OBJECT_INT(&peers, &value->var, sub); in op_ntpFilterPeersVarTable()
/freebsd/contrib/bsnmp/snmpd/
H A Dsnmpmod.h255 #define NEXT_OBJECT_INT(LIST, OID, SUB) \ macro
H A Daction.c456 if ((objres = NEXT_OBJECT_INT(&objres_list, &value->var, sub)) in op_or_table()
/freebsd/tools/build/mk/
H A DOptionalObsoleteFiles.inc604 OLD_FILES+=usr/share/man/man3/NEXT_OBJECT_INT.3.gz