Home
last modified time | relevance | path

Searched defs:bytes_free (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl2/libmalloc/dist/
H A Dmalloc.h273 __malloc_size_t bytes_free; /* Byte total of chunks in the free list. */ member
H A Dgmalloc.c275 __malloc_size_t bytes_free; /* Byte total of chunks in the free list. */ member
/netbsd-src/usr.sbin/fstyp/
H A Dhammer_disk.h451 int32_t bytes_free; /* bytes free within this big-block */ member