cdf_info_t        294 ext/fileinfo/libmagic/cdf.c cdf_read(const cdf_info_t *info, off_t off, void *buf, size_t len)
cdf_info_t        321 ext/fileinfo/libmagic/cdf.c cdf_read_header(const cdf_info_t *info, cdf_header_t *h)
cdf_info_t        354 ext/fileinfo/libmagic/cdf.c cdf_read_sector(const cdf_info_t *info, void *buf, size_t offs, size_t len,
cdf_info_t        385 ext/fileinfo/libmagic/cdf.c cdf_read_sat(const cdf_info_t *info, cdf_header_t *h, cdf_sat_t *sat)
cdf_info_t        496 ext/fileinfo/libmagic/cdf.c cdf_read_long_sector_chain(const cdf_info_t *info, const cdf_header_t *h,
cdf_info_t        584 ext/fileinfo/libmagic/cdf.c cdf_read_sector_chain(const cdf_info_t *info, const cdf_header_t *h,
cdf_info_t        597 ext/fileinfo/libmagic/cdf.c cdf_read_dir(const cdf_info_t *info, const cdf_header_t *h,
cdf_info_t        651 ext/fileinfo/libmagic/cdf.c cdf_read_ssat(const cdf_info_t *info, const cdf_header_t *h,
cdf_info_t        693 ext/fileinfo/libmagic/cdf.c cdf_read_short_stream(const cdf_info_t *info, const cdf_header_t *h,
cdf_info_t        731 ext/fileinfo/libmagic/cdf.c cdf_read_summary_info(const cdf_info_t *info, const cdf_header_t *h,
cdf_info_t       1145 ext/fileinfo/libmagic/cdf.c cdf_dump_dir(const cdf_info_t *info, const cdf_header_t *h,
cdf_info_t       1308 ext/fileinfo/libmagic/cdf.c 	cdf_info_t info;
cdf_info_t        279 ext/fileinfo/libmagic/cdf.h int cdf_read_header(const cdf_info_t *, cdf_header_t *);
cdf_info_t        285 ext/fileinfo/libmagic/cdf.h ssize_t cdf_read_sector(const cdf_info_t *, void *, size_t, size_t,
cdf_info_t        289 ext/fileinfo/libmagic/cdf.h int cdf_read_sat(const cdf_info_t *, cdf_header_t *, cdf_sat_t *);
cdf_info_t        291 ext/fileinfo/libmagic/cdf.h int cdf_read_long_sector_chain(const cdf_info_t *, const cdf_header_t *,
cdf_info_t        295 ext/fileinfo/libmagic/cdf.h int cdf_read_sector_chain(const cdf_info_t *, const cdf_header_t *,
cdf_info_t        298 ext/fileinfo/libmagic/cdf.h int cdf_read_dir(const cdf_info_t *, const cdf_header_t *, const cdf_sat_t *,
cdf_info_t        300 ext/fileinfo/libmagic/cdf.h int cdf_read_ssat(const cdf_info_t *, const cdf_header_t *, const cdf_sat_t *,
cdf_info_t        302 ext/fileinfo/libmagic/cdf.h int cdf_read_short_stream(const cdf_info_t *, const cdf_header_t *,
cdf_info_t        306 ext/fileinfo/libmagic/cdf.h int cdf_read_summary_info(const cdf_info_t *, const cdf_header_t *,
cdf_info_t        324 ext/fileinfo/libmagic/cdf.h void cdf_dump_dir(const cdf_info_t *, const cdf_header_t *, const cdf_sat_t *,
cdf_info_t        229 ext/fileinfo/libmagic/readcdf.c         cdf_info_t info;