cdf_header_t 175 fileinfo/libmagic/cdf.c cdf_swap_header(cdf_header_t *h) cdf_header_t 204 fileinfo/libmagic/cdf.c cdf_unpack_header(cdf_header_t *h, char *buf) cdf_header_t 275 fileinfo/libmagic/cdf.c cdf_check_stream_offset(const cdf_stream_t *sst, const cdf_header_t *h, cdf_header_t 319 fileinfo/libmagic/cdf.c cdf_read_header(const cdf_info_t *info, cdf_header_t *h) cdf_header_t 353 fileinfo/libmagic/cdf.c const cdf_header_t *h, cdf_secid_t id) cdf_header_t 363 fileinfo/libmagic/cdf.c size_t len, const cdf_header_t *h, cdf_secid_t id) cdf_header_t 383 fileinfo/libmagic/cdf.c cdf_read_sat(const cdf_info_t *info, cdf_header_t *h, cdf_sat_t *sat) cdf_header_t 493 fileinfo/libmagic/cdf.c cdf_read_long_sector_chain(const cdf_info_t *info, const cdf_header_t *h, cdf_header_t 539 fileinfo/libmagic/cdf.c cdf_read_short_sector_chain(const cdf_header_t *h, cdf_header_t 581 fileinfo/libmagic/cdf.c cdf_read_sector_chain(const cdf_info_t *info, const cdf_header_t *h, cdf_header_t 594 fileinfo/libmagic/cdf.c cdf_read_dir(const cdf_info_t *info, const cdf_header_t *h, cdf_header_t 648 fileinfo/libmagic/cdf.c cdf_read_ssat(const cdf_info_t *info, const cdf_header_t *h, cdf_header_t 690 fileinfo/libmagic/cdf.c cdf_read_short_stream(const cdf_info_t *info, const cdf_header_t *h, cdf_header_t 728 fileinfo/libmagic/cdf.c cdf_read_summary_info(const cdf_info_t *info, const cdf_header_t *h, cdf_header_t 753 fileinfo/libmagic/cdf.c cdf_read_property_info(const cdf_stream_t *sst, const cdf_header_t *h, cdf_header_t 942 fileinfo/libmagic/cdf.c cdf_unpack_summary_info(const cdf_stream_t *sst, const cdf_header_t *h, cdf_header_t 1065 fileinfo/libmagic/cdf.c cdf_dump_header(const cdf_header_t *h) cdf_header_t 1132 fileinfo/libmagic/cdf.c cdf_dump_stream(const cdf_header_t *h, const cdf_stream_t *sst) cdf_header_t 1140 fileinfo/libmagic/cdf.c cdf_dump_dir(const cdf_info_t *info, const cdf_header_t *h, cdf_header_t 1271 fileinfo/libmagic/cdf.c cdf_dump_summary_info(const cdf_header_t *h, const cdf_stream_t *sst) cdf_header_t 1299 fileinfo/libmagic/cdf.c cdf_header_t h; cdf_header_t 277 fileinfo/libmagic/cdf.h int cdf_read_header(const cdf_info_t *, cdf_header_t *); cdf_header_t 278 fileinfo/libmagic/cdf.h void cdf_swap_header(cdf_header_t *); cdf_header_t 279 fileinfo/libmagic/cdf.h void cdf_unpack_header(cdf_header_t *, char *); cdf_header_t 284 fileinfo/libmagic/cdf.h const cdf_header_t *, cdf_secid_t); cdf_header_t 286 fileinfo/libmagic/cdf.h const cdf_header_t *, cdf_secid_t); cdf_header_t 287 fileinfo/libmagic/cdf.h int cdf_read_sat(const cdf_info_t *, cdf_header_t *, cdf_sat_t *); cdf_header_t 289 fileinfo/libmagic/cdf.h int cdf_read_long_sector_chain(const cdf_info_t *, const cdf_header_t *, cdf_header_t 291 fileinfo/libmagic/cdf.h int cdf_read_short_sector_chain(const cdf_header_t *, const cdf_sat_t *, cdf_header_t 293 fileinfo/libmagic/cdf.h int cdf_read_sector_chain(const cdf_info_t *, const cdf_header_t *, cdf_header_t 296 fileinfo/libmagic/cdf.h int cdf_read_dir(const cdf_info_t *, const cdf_header_t *, const cdf_sat_t *, cdf_header_t 298 fileinfo/libmagic/cdf.h int cdf_read_ssat(const cdf_info_t *, const cdf_header_t *, const cdf_sat_t *, cdf_header_t 300 fileinfo/libmagic/cdf.h int cdf_read_short_stream(const cdf_info_t *, const cdf_header_t *, cdf_header_t 302 fileinfo/libmagic/cdf.h int cdf_read_property_info(const cdf_stream_t *, const cdf_header_t *, uint32_t, cdf_header_t 304 fileinfo/libmagic/cdf.h int cdf_read_summary_info(const cdf_info_t *, const cdf_header_t *, cdf_header_t 307 fileinfo/libmagic/cdf.h int cdf_unpack_summary_info(const cdf_stream_t *, const cdf_header_t *, cdf_header_t 318 fileinfo/libmagic/cdf.h void cdf_dump_header(const cdf_header_t *); cdf_header_t 321 fileinfo/libmagic/cdf.h void cdf_dump_stream(const cdf_header_t *, const cdf_stream_t *); cdf_header_t 322 fileinfo/libmagic/cdf.h void cdf_dump_dir(const cdf_info_t *, const cdf_header_t *, const cdf_sat_t *, cdf_header_t 325 fileinfo/libmagic/cdf.h void cdf_dump_summary_info(const cdf_header_t *, const cdf_stream_t *); cdf_header_t 174 fileinfo/libmagic/readcdf.c cdf_file_summary_info(struct magic_set *ms, const cdf_header_t *h, cdf_header_t 226 fileinfo/libmagic/readcdf.c cdf_header_t h;