Searched defs:sst (Results 1 – 2 of 2) sorted by relevance
/PHP-8.0/ext/fileinfo/libmagic/ |
H A D | cdf.c | 302 cdf_check_stream(const cdf_stream_t *sst, const cdf_header_t *h) in cdf_check_stream() 313 cdf_check_stream_offset(const cdf_stream_t *sst, const cdf_header_t *h, in cdf_check_stream_offset() 407 cdf_read_short_sector(const cdf_stream_t *sst, void *buf, size_t offs, in cdf_read_short_sector() 611 const cdf_sat_t *ssat, const cdf_stream_t *sst, in cdf_read_short_sector_chain() 955 cdf_read_property_info(const cdf_stream_t *sst, const cdf_header_t *h, in cdf_read_property_info() 1111 cdf_unpack_summary_info(const cdf_stream_t *sst, const cdf_header_t *h, in cdf_unpack_summary_info() 1150 cdf_unpack_catalog(const cdf_header_t *h, const cdf_stream_t *sst, in cdf_unpack_catalog() 1379 cdf_dump_stream(const cdf_stream_t *sst) in cdf_dump_stream() 1516 cdf_dump_summary_info(const cdf_header_t *h, const cdf_stream_t *sst) in cdf_dump_summary_info() 1539 cdf_dump_catalog(const cdf_header_t *h, const cdf_stream_t *sst) in cdf_dump_catalog() [all …]
|
H A D | readcdf.c | 258 const cdf_stream_t *sst) in cdf_file_catalog() 289 const cdf_stream_t *sst, const cdf_directory_t *root_storage) in cdf_file_summary_info() 362 const cdf_stream_t *sst, const cdf_dir_t *dir, cdf_stream_t *scn) in cdf_file_catalog_info() 380 const cdf_stream_t *sst, const cdf_dir_t *dir, cdf_stream_t *scn, in cdf_check_summary_info() 540 cdf_stream_t sst, scn; in file_trycdf() local
|
Completed in 46 milliseconds