cdf_header_t 180 ext/fileinfo/libmagic/cdf.c cdf_swap_header(cdf_header_t *h) cdf_header_t 209 ext/fileinfo/libmagic/cdf.c cdf_unpack_header(cdf_header_t *h, char *buf) cdf_header_t 280 ext/fileinfo/libmagic/cdf.c cdf_check_stream_offset(const cdf_stream_t *sst, const cdf_header_t *h, cdf_header_t 326 ext/fileinfo/libmagic/cdf.c cdf_read_header(const cdf_info_t *info, cdf_header_t *h) cdf_header_t 360 ext/fileinfo/libmagic/cdf.c const cdf_header_t *h, cdf_secid_t id) cdf_header_t 370 ext/fileinfo/libmagic/cdf.c size_t len, const cdf_header_t *h, cdf_secid_t id) cdf_header_t 390 ext/fileinfo/libmagic/cdf.c cdf_read_sat(const cdf_info_t *info, cdf_header_t *h, cdf_sat_t *sat) cdf_header_t 512 ext/fileinfo/libmagic/cdf.c cdf_read_long_sector_chain(const cdf_info_t *info, const cdf_header_t *h, cdf_header_t 558 ext/fileinfo/libmagic/cdf.c cdf_read_short_sector_chain(const cdf_header_t *h, cdf_header_t 600 ext/fileinfo/libmagic/cdf.c cdf_read_sector_chain(const cdf_info_t *info, const cdf_header_t *h, cdf_header_t 613 ext/fileinfo/libmagic/cdf.c cdf_read_dir(const cdf_info_t *info, const cdf_header_t *h, cdf_header_t 667 ext/fileinfo/libmagic/cdf.c cdf_read_ssat(const cdf_info_t *info, const cdf_header_t *h, cdf_header_t 709 ext/fileinfo/libmagic/cdf.c cdf_read_short_stream(const cdf_info_t *info, const cdf_header_t *h, cdf_header_t 750 ext/fileinfo/libmagic/cdf.c cdf_read_summary_info(const cdf_info_t *info, const cdf_header_t *h, cdf_header_t 759 ext/fileinfo/libmagic/cdf.c cdf_read_user_stream(const cdf_info_t *info, const cdf_header_t *h, cdf_header_t 793 ext/fileinfo/libmagic/cdf.c cdf_read_property_info(const cdf_stream_t *sst, const cdf_header_t *h, cdf_header_t 997 ext/fileinfo/libmagic/cdf.c cdf_unpack_summary_info(const cdf_stream_t *sst, const cdf_header_t *h, cdf_header_t 1035 ext/fileinfo/libmagic/cdf.c cdf_unpack_catalog(const cdf_header_t *h, const cdf_stream_t *sst, cdf_header_t 1186 ext/fileinfo/libmagic/cdf.c cdf_dump_header(const cdf_header_t *h) cdf_header_t 1254 ext/fileinfo/libmagic/cdf.c cdf_dump_stream(const cdf_header_t *h, const cdf_stream_t *sst) cdf_header_t 1262 ext/fileinfo/libmagic/cdf.c cdf_dump_dir(const cdf_info_t *info, const cdf_header_t *h, cdf_header_t 1392 ext/fileinfo/libmagic/cdf.c cdf_dump_summary_info(const cdf_header_t *h, const cdf_stream_t *sst) cdf_header_t 1415 ext/fileinfo/libmagic/cdf.c cdf_dump_catalog(const cdf_header_t *h, const cdf_stream_t *sst) cdf_header_t 1441 ext/fileinfo/libmagic/cdf.c cdf_header_t h; cdf_header_t 288 ext/fileinfo/libmagic/cdf.h int cdf_read_header(const cdf_info_t *, cdf_header_t *); cdf_header_t 289 ext/fileinfo/libmagic/cdf.h void cdf_swap_header(cdf_header_t *); cdf_header_t 290 ext/fileinfo/libmagic/cdf.h void cdf_unpack_header(cdf_header_t *, char *); cdf_header_t 295 ext/fileinfo/libmagic/cdf.h const cdf_header_t *, cdf_secid_t); cdf_header_t 297 ext/fileinfo/libmagic/cdf.h const cdf_header_t *, cdf_secid_t); cdf_header_t 298 ext/fileinfo/libmagic/cdf.h int cdf_read_sat(const cdf_info_t *, cdf_header_t *, cdf_sat_t *); cdf_header_t 300 ext/fileinfo/libmagic/cdf.h int cdf_read_long_sector_chain(const cdf_info_t *, const cdf_header_t *, cdf_header_t 302 ext/fileinfo/libmagic/cdf.h int cdf_read_short_sector_chain(const cdf_header_t *, const cdf_sat_t *, cdf_header_t 304 ext/fileinfo/libmagic/cdf.h int cdf_read_sector_chain(const cdf_info_t *, const cdf_header_t *, cdf_header_t 307 ext/fileinfo/libmagic/cdf.h int cdf_read_dir(const cdf_info_t *, const cdf_header_t *, const cdf_sat_t *, cdf_header_t 309 ext/fileinfo/libmagic/cdf.h int cdf_read_ssat(const cdf_info_t *, const cdf_header_t *, const cdf_sat_t *, cdf_header_t 311 ext/fileinfo/libmagic/cdf.h int cdf_read_short_stream(const cdf_info_t *, const cdf_header_t *, cdf_header_t 314 ext/fileinfo/libmagic/cdf.h int cdf_read_property_info(const cdf_stream_t *, const cdf_header_t *, uint32_t, cdf_header_t 316 ext/fileinfo/libmagic/cdf.h int cdf_read_user_stream(const cdf_info_t *, const cdf_header_t *, cdf_header_t 320 ext/fileinfo/libmagic/cdf.h int cdf_read_summary_info(const cdf_info_t *, const cdf_header_t *, cdf_header_t 323 ext/fileinfo/libmagic/cdf.h int cdf_unpack_summary_info(const cdf_stream_t *, const cdf_header_t *, cdf_header_t 325 ext/fileinfo/libmagic/cdf.h int cdf_unpack_catalog(const cdf_header_t *, const cdf_stream_t *, cdf_header_t 337 ext/fileinfo/libmagic/cdf.h void cdf_dump_header(const cdf_header_t *); cdf_header_t 340 ext/fileinfo/libmagic/cdf.h void cdf_dump_stream(const cdf_header_t *, const cdf_stream_t *); cdf_header_t 341 ext/fileinfo/libmagic/cdf.h void cdf_dump_dir(const cdf_info_t *, const cdf_header_t *, const cdf_sat_t *, cdf_header_t 344 ext/fileinfo/libmagic/cdf.h void cdf_dump_summary_info(const cdf_header_t *, const cdf_stream_t *); cdf_header_t 345 ext/fileinfo/libmagic/cdf.h void cdf_dump_catalog(const cdf_header_t *, const cdf_stream_t *); cdf_header_t 254 ext/fileinfo/libmagic/readcdf.c cdf_file_catalog(struct magic_set *ms, const cdf_header_t *h, cdf_header_t 285 ext/fileinfo/libmagic/readcdf.c cdf_file_summary_info(struct magic_set *ms, const cdf_header_t *h, cdf_header_t 358 ext/fileinfo/libmagic/readcdf.c const cdf_header_t *h, const cdf_sat_t *sat, const cdf_sat_t *ssat, cdf_header_t 445 ext/fileinfo/libmagic/readcdf.c cdf_header_t h;