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

/freebsd-11-stable/contrib/file/src/
H A Dcdf.c997 sh.sh_properties = CDF_TOLE4(shp->sh_properties);
999 sh.sh_properties));
1000 if (sh.sh_properties > CDF_PROP_LIMIT)
1002 inp = cdf_grow_info(info, maxcount, sh.sh_properties);
1006 *count += sh.sh_properties;
1012 for (i = 0; i < sh.sh_properties; i++) {
1074 for (j = 0; j < nelements && i < sh.sh_properties;
H A Dcdf.h161 uint32_t sh_properties; member in struct:__anon13

Completed in 154 milliseconds