Searched refs:cdf_read_ssat (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.1-release/contrib/file/src/
H A Dcdf.h307 int cdf_read_ssat(const cdf_info_t *, const cdf_header_t *, const cdf_sat_t *,
H A Dreadcdf.c379 if ((i = cdf_read_ssat(&info, &h, &sat, &ssat)) == -1) {
H A Dcdf.c651 cdf_read_ssat(const cdf_info_t *info, const cdf_header_t *h, function
1428 if (cdf_read_ssat(&info, &h, &sat, &ssat) == -1)

Completed in 106 milliseconds