Home
last modified time | relevance | path

Searched refs:entry_tmp (Results 1 – 8 of 8) sorted by relevance

/freebsd-11-stable/usr.sbin/bsnmpd/modules/snmp_hostres/
HDhostres_printer_tbl.c321 struct printer_entry *entry_tmp; in refresh_printer_tbl() local
339 entry_tmp = TAILQ_NEXT(entry, link); in refresh_printer_tbl()
342 entry = entry_tmp; in refresh_printer_tbl()
HDhostres_network_tbl.c228 struct network_entry *entry, *entry_tmp; in refresh_network_tbl() local
244 TAILQ_FOREACH_SAFE(entry, &network_tbl, link, entry_tmp) { in refresh_network_tbl()
HDhostres_fs_tbl.c295 struct fs_entry *entry, *entry_tmp; in fs_tbl_post_refresh() local
300 TAILQ_FOREACH_SAFE(entry, &fs_tbl, link, entry_tmp) in fs_tbl_post_refresh()
HDhostres_swinstalled_tbl.c399 struct swins_entry *entry, *entry_tmp; in refresh_swins_tbl() local
412 TAILQ_FOREACH_SAFE(entry, &swins_tbl, link, entry_tmp) in refresh_swins_tbl()
HDhostres_diskstorage_tbl.c512 struct disk_entry *entry, *entry_tmp; in refresh_disk_storage_tbl() local
533 TAILQ_FOREACH_SAFE(entry, &disk_tbl, link, entry_tmp) in refresh_disk_storage_tbl()
HDhostres_device_tbl.c555 struct device_entry *entry, *entry_tmp; in refresh_device_tbl() local
592 TAILQ_FOREACH_SAFE(entry, &device_tbl, link, entry_tmp) { in refresh_device_tbl()
HDhostres_storage_tbl.c560 struct storage_entry *entry, *entry_tmp; in refresh_storage_tbl() local
580 TAILQ_FOREACH_SAFE(entry, &storage_tbl, link, entry_tmp) in refresh_storage_tbl()
HDhostres_swrun_tbl.c398 struct swrun_entry *entry, *entry_tmp; in refresh_swrun_tbl() local
415 TAILQ_FOREACH_SAFE(entry, &swrun_tbl, link, entry_tmp) in refresh_swrun_tbl()