cdf_info_t 299 ext/fileinfo/libmagic/cdf.c cdf_read(const cdf_info_t *info, zend_off_t off, void *buf, size_t len) cdf_info_t 326 ext/fileinfo/libmagic/cdf.c cdf_read_header(const cdf_info_t *info, cdf_header_t *h) cdf_info_t 359 ext/fileinfo/libmagic/cdf.c cdf_read_sector(const cdf_info_t *info, void *buf, size_t offs, size_t len, cdf_info_t 390 ext/fileinfo/libmagic/cdf.c cdf_read_sat(const cdf_info_t *info, cdf_header_t *h, cdf_sat_t *sat) cdf_info_t 512 ext/fileinfo/libmagic/cdf.c cdf_read_long_sector_chain(const cdf_info_t *info, const cdf_header_t *h, cdf_info_t 600 ext/fileinfo/libmagic/cdf.c cdf_read_sector_chain(const cdf_info_t *info, const cdf_header_t *h, cdf_info_t 613 ext/fileinfo/libmagic/cdf.c cdf_read_dir(const cdf_info_t *info, const cdf_header_t *h, cdf_info_t 667 ext/fileinfo/libmagic/cdf.c cdf_read_ssat(const cdf_info_t *info, const cdf_header_t *h, cdf_info_t 709 ext/fileinfo/libmagic/cdf.c cdf_read_short_stream(const cdf_info_t *info, const cdf_header_t *h, cdf_info_t 750 ext/fileinfo/libmagic/cdf.c cdf_read_summary_info(const cdf_info_t *info, const cdf_header_t *h, cdf_info_t 759 ext/fileinfo/libmagic/cdf.c cdf_read_user_stream(const cdf_info_t *info, const cdf_header_t *h, cdf_info_t 1262 ext/fileinfo/libmagic/cdf.c cdf_dump_dir(const cdf_info_t *info, const cdf_header_t *h, cdf_info_t 1445 ext/fileinfo/libmagic/cdf.c cdf_info_t info; cdf_info_t 288 ext/fileinfo/libmagic/cdf.h int cdf_read_header(const cdf_info_t *, cdf_header_t *); cdf_info_t 294 ext/fileinfo/libmagic/cdf.h ssize_t cdf_read_sector(const cdf_info_t *, void *, size_t, size_t, cdf_info_t 298 ext/fileinfo/libmagic/cdf.h int cdf_read_sat(const cdf_info_t *, cdf_header_t *, cdf_sat_t *); cdf_info_t 300 ext/fileinfo/libmagic/cdf.h int cdf_read_long_sector_chain(const cdf_info_t *, const cdf_header_t *, cdf_info_t 304 ext/fileinfo/libmagic/cdf.h int cdf_read_sector_chain(const cdf_info_t *, const cdf_header_t *, cdf_info_t 307 ext/fileinfo/libmagic/cdf.h int cdf_read_dir(const cdf_info_t *, const cdf_header_t *, const cdf_sat_t *, cdf_info_t 309 ext/fileinfo/libmagic/cdf.h int cdf_read_ssat(const cdf_info_t *, const cdf_header_t *, const cdf_sat_t *, cdf_info_t 311 ext/fileinfo/libmagic/cdf.h int cdf_read_short_stream(const cdf_info_t *, const cdf_header_t *, cdf_info_t 316 ext/fileinfo/libmagic/cdf.h int cdf_read_user_stream(const cdf_info_t *, const cdf_header_t *, cdf_info_t 320 ext/fileinfo/libmagic/cdf.h int cdf_read_summary_info(const cdf_info_t *, const cdf_header_t *, cdf_info_t 341 ext/fileinfo/libmagic/cdf.h void cdf_dump_dir(const cdf_info_t *, const cdf_header_t *, const cdf_sat_t *, cdf_info_t 357 ext/fileinfo/libmagic/readcdf.c cdf_file_catalog_info(struct magic_set *ms, const cdf_info_t *info, cdf_info_t 444 ext/fileinfo/libmagic/readcdf.c cdf_info_t info;