Home
last modified time | relevance | path

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

/freebsd/usr.sbin/bsnmpd/modules/snmp_hostres/
H A Dhostres_storage_tbl.c72 #define HR_STORAGE_FOUND 0x001 macro
266 entry->flags |= HR_STORAGE_FOUND; in storage_OS_get_vm()
280 entry->flags |= HR_STORAGE_FOUND; in storage_OS_get_vm()
346 entry->flags |= HR_STORAGE_FOUND; in storage_OS_get_memstat()
429 entry->flags |= HR_STORAGE_FOUND; in storage_OS_get_swap()
488 entry->flags |= HR_STORAGE_FOUND; in storage_OS_get_fs()
568 entry->flags &= ~HR_STORAGE_FOUND; in refresh_storage_tbl()
579 if (!(entry->flags & HR_STORAGE_FOUND)) in refresh_storage_tbl()