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

/freebsd-10.0-release/contrib/file/
H A Dcdf.c772 sh.sh_properties = CDF_TOLE4(shp->sh_properties);
774 if (sh.sh_properties > CDF_PROP_LIMIT)
777 sh.sh_properties));
781 *maxcount += sh.sh_properties;
785 *maxcount = sh.sh_properties;
793 *count += sh.sh_properties;
801 for (i = 0; i < sh.sh_properties; i++) {
H A Dcdf.h159 uint32_t sh_properties; member in struct:__anon875

Completed in 79 milliseconds