Lines Matching refs:cdf_info_t
270 } cdf_info_t; typedef
290 file_protected int cdf_read_header(const cdf_info_t *, cdf_header_t *);
296 file_protected ssize_t cdf_read_sector(const cdf_info_t *, void *, size_t,
300 file_protected int cdf_read_sat(const cdf_info_t *, cdf_header_t *,
303 file_protected int cdf_read_long_sector_chain(const cdf_info_t *,
309 file_protected int cdf_read_sector_chain(const cdf_info_t *,
312 file_protected int cdf_read_dir(const cdf_info_t *, const cdf_header_t *,
314 file_protected int cdf_read_ssat(const cdf_info_t *, const cdf_header_t *,
316 file_protected int cdf_read_short_stream(const cdf_info_t *,
321 file_protected int cdf_read_user_stream(const cdf_info_t *,
326 file_protected int cdf_read_doc_summary_info(const cdf_info_t *,
329 file_protected int cdf_read_summary_info(const cdf_info_t *,
351 file_protected void cdf_dump_dir(const cdf_info_t *, const cdf_header_t *,