cdf_read_ssat    1471 ext/fileinfo/libmagic/cdf.c 		if (cdf_read_ssat(&info, &h, &sat, &ssat) == -1)
cdf_read_ssat     309 ext/fileinfo/libmagic/cdf.h int cdf_read_ssat(const cdf_info_t *, const cdf_header_t *, const cdf_sat_t *,
cdf_read_ssat     472 ext/fileinfo/libmagic/readcdf.c         if ((i = cdf_read_ssat(&info, &h, &sat, &ssat)) == -1) {