Searched refs:curr_op (Results 1 – 10 of 10) sorted by relevance
/freebsd/usr.sbin/bsnmpd/modules/snmp_hostres/ |
H A D | hostres_scalars.c | 349 u_int sub, u_int iidx __unused, enum snmp_op curr_op) in op_hrSystem() argument 354 switch (curr_op) { in op_hrSystem() 444 u_int sub, u_int iidx __unused, enum snmp_op curr_op) in op_hrStorage() argument 448 switch (curr_op) { in op_hrStorage()
|
H A D | hostres_swrun_tbl.c | 580 u_int sub, u_int iidx __unused, enum snmp_op curr_op) in op_hrSWRunTable() argument 587 switch (curr_op) { in op_hrSWRunTable() 705 u_int sub, u_int iidx __unused, enum snmp_op curr_op) in op_hrSWRun() argument 709 switch (curr_op) { in op_hrSWRun() 744 enum snmp_op curr_op ) in op_hrSWRunPerfTable() argument 750 switch (curr_op) { in op_hrSWRunPerfTable()
|
H A D | hostres_swinstalled_tbl.c | 443 enum snmp_op curr_op) in op_hrSWInstalledTable() argument 449 switch (curr_op) { in op_hrSWInstalledTable() 509 u_int iidx __unused, enum snmp_op curr_op) in op_hrSWInstalled() argument 513 switch (curr_op) { in op_hrSWInstalled()
|
H A D | hostres_network_tbl.c | 257 u_int sub, u_int iidx __unused, enum snmp_op curr_op) in op_hrNetworkTable() argument 263 switch (curr_op) { in op_hrNetworkTable()
|
H A D | hostres_printer_tbl.c | 350 u_int sub, u_int iidx __unused, enum snmp_op curr_op) in op_hrPrinterTable() argument 356 switch (curr_op) { in op_hrPrinterTable()
|
H A D | hostres_processor_tbl.c | 384 enum snmp_op curr_op) in op_hrProcessorTable() argument 388 switch (curr_op) { in op_hrProcessorTable()
|
H A D | hostres_fs_tbl.c | 397 u_int sub, u_int iidx __unused, enum snmp_op curr_op) in op_hrFSTable() argument 403 switch (curr_op) { in op_hrFSTable()
|
H A D | hostres_diskstorage_tbl.c | 597 enum snmp_op curr_op) in op_hrDiskStorageTable() argument 603 switch (curr_op) { in op_hrDiskStorageTable()
|
H A D | hostres_device_tbl.c | 621 u_int sub, u_int iidx __unused, enum snmp_op curr_op) in op_hrDeviceTable() argument 627 switch (curr_op) { in op_hrDeviceTable()
|
H A D | hostres_storage_tbl.c | 594 u_int sub, u_int iidx __unused, enum snmp_op curr_op) in op_hrStorageTable() argument 600 switch (curr_op) { in op_hrStorageTable()
|