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

/freebsd-10-stable/contrib/file/src/
H A Dreadcdf.c374 if ((i = cdf_read_user_stream(info, h, sat, ssat, sst,
605 if ((i = cdf_read_user_stream(&info, &h, &sat, &ssat, &sst, &dir,
H A Dcdf.h315 int cdf_read_user_stream(const cdf_info_t *, const cdf_header_t *,
H A Dcdf.c800 return cdf_read_user_stream(info, h, sat, ssat, sst, dir,
809 return cdf_read_user_stream(info, h, sat, ssat, sst, dir,
814 cdf_read_user_stream(const cdf_info_t *info, const cdf_header_t *h, function
1615 if (cdf_read_user_stream(&info, &h, &sat, &ssat, &sst,

Completed in 42 milliseconds