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

/freebsd-13-stable/contrib/file/src/
H A Dreadcdf.c375 if ((i = cdf_read_user_stream(info, h, sat, ssat, sst,
608 if ((i = cdf_read_user_stream(&info, &h, &sat, &ssat, &sst, &dir,
H A Dcdf.h316 int cdf_read_user_stream(const cdf_info_t *, const cdf_header_t *,
H A Dcdf.c827 return cdf_read_user_stream(info, h, sat, ssat, sst, dir,
836 return cdf_read_user_stream(info, h, sat, ssat, sst, dir,
841 cdf_read_user_stream(const cdf_info_t *info, const cdf_header_t *h, function
1642 if (cdf_read_user_stream(&info, &h, &sat, &ssat, &sst,

Completed in 105 milliseconds