Searched refs:allocationUnits (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/usr.sbin/bsnmpd/modules/snmp_hostres/
H A Dhostres_storage_tbl.c70 int32_t allocationUnits; member in struct:storage_entry
270 entry->allocationUnits = page_size_bytes;
284 entry->allocationUnits = page_size_bytes;
353 entry->allocationUnits =
433 entry->allocationUnits = getpagesize();
501 entry->allocationUnits = units;
649 value->v.integer = entry->allocationUnits;

Completed in 129 milliseconds