Lines Matching refs:cdf_header_t

175 cdf_swap_header(cdf_header_t *h)  in cdf_swap_header()
204 cdf_unpack_header(cdf_header_t *h, char *buf) in cdf_unpack_header()
275 cdf_check_stream_offset(const cdf_stream_t *sst, const cdf_header_t *h, in cdf_check_stream_offset()
321 cdf_read_header(const cdf_info_t *info, cdf_header_t *h) in cdf_read_header()
355 const cdf_header_t *h, cdf_secid_t id) in cdf_read_sector()
365 size_t len, const cdf_header_t *h, cdf_secid_t id) in cdf_read_short_sector()
385 cdf_read_sat(const cdf_info_t *info, cdf_header_t *h, cdf_sat_t *sat) in cdf_read_sat()
496 cdf_read_long_sector_chain(const cdf_info_t *info, const cdf_header_t *h, in cdf_read_long_sector_chain()
542 cdf_read_short_sector_chain(const cdf_header_t *h, in cdf_read_short_sector_chain()
584 cdf_read_sector_chain(const cdf_info_t *info, const cdf_header_t *h, in cdf_read_sector_chain()
597 cdf_read_dir(const cdf_info_t *info, const cdf_header_t *h, in cdf_read_dir()
651 cdf_read_ssat(const cdf_info_t *info, const cdf_header_t *h, in cdf_read_ssat()
693 cdf_read_short_stream(const cdf_info_t *info, const cdf_header_t *h, in cdf_read_short_stream()
731 cdf_read_summary_info(const cdf_info_t *info, const cdf_header_t *h, in cdf_read_summary_info()
756 cdf_read_property_info(const cdf_stream_t *sst, const cdf_header_t *h, in cdf_read_property_info()
955 cdf_unpack_summary_info(const cdf_stream_t *sst, const cdf_header_t *h, in cdf_unpack_summary_info()
1070 cdf_dump_header(const cdf_header_t *h) in cdf_dump_header()
1137 cdf_dump_stream(const cdf_header_t *h, const cdf_stream_t *sst) in cdf_dump_stream()
1145 cdf_dump_dir(const cdf_info_t *info, const cdf_header_t *h, in cdf_dump_dir()
1276 cdf_dump_summary_info(const cdf_header_t *h, const cdf_stream_t *sst)
1304 cdf_header_t h;