Lines Matching refs:cdf_header_t
83 } cdf_header_t; typedef
279 int cdf_read_header(const cdf_info_t *, cdf_header_t *);
280 void cdf_swap_header(cdf_header_t *);
281 void cdf_unpack_header(cdf_header_t *, char *);
286 const cdf_header_t *, cdf_secid_t);
288 const cdf_header_t *, cdf_secid_t);
289 int cdf_read_sat(const cdf_info_t *, cdf_header_t *, cdf_sat_t *);
291 int cdf_read_long_sector_chain(const cdf_info_t *, const cdf_header_t *,
293 int cdf_read_short_sector_chain(const cdf_header_t *, const cdf_sat_t *,
295 int cdf_read_sector_chain(const cdf_info_t *, const cdf_header_t *,
298 int cdf_read_dir(const cdf_info_t *, const cdf_header_t *, const cdf_sat_t *,
300 int cdf_read_ssat(const cdf_info_t *, const cdf_header_t *, const cdf_sat_t *,
302 int cdf_read_short_stream(const cdf_info_t *, const cdf_header_t *,
304 int cdf_read_property_info(const cdf_stream_t *, const cdf_header_t *, uint32_t,
306 int cdf_read_summary_info(const cdf_info_t *, const cdf_header_t *,
309 int cdf_unpack_summary_info(const cdf_stream_t *, const cdf_header_t *,
320 void cdf_dump_header(const cdf_header_t *);
323 void cdf_dump_stream(const cdf_header_t *, const cdf_stream_t *);
324 void cdf_dump_dir(const cdf_info_t *, const cdf_header_t *, const cdf_sat_t *,
327 void cdf_dump_summary_info(const cdf_header_t *, const cdf_stream_t *);