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