Searched defs:sst (Results 1 – 2 of 2) sorted by relevance
/PHP-5.4/ext/fileinfo/libmagic/ |
H A D | cdf.c | 275 cdf_check_stream_offset(const cdf_stream_t *sst, const cdf_header_t *h, in cdf_check_stream_offset() 364 cdf_read_short_sector(const cdf_stream_t *sst, void *buf, size_t offs, in cdf_read_short_sector() 543 const cdf_sat_t *ssat, const cdf_stream_t *sst, in cdf_read_short_sector_chain() 585 const cdf_sat_t *sat, const cdf_sat_t *ssat, const cdf_stream_t *sst, in cdf_read_sector_chain() 732 const cdf_sat_t *sat, const cdf_sat_t *ssat, const cdf_stream_t *sst, in cdf_read_summary_info() 756 cdf_read_property_info(const cdf_stream_t *sst, const cdf_header_t *h, in cdf_read_property_info() 955 cdf_unpack_summary_info(const cdf_stream_t *sst, const cdf_header_t *h, in cdf_unpack_summary_info() 1137 cdf_dump_stream(const cdf_header_t *h, const cdf_stream_t *sst) in cdf_dump_stream() 1146 const cdf_sat_t *sat, const cdf_sat_t *ssat, const cdf_stream_t *sst, in cdf_dump_dir() 1276 cdf_dump_summary_info(const cdf_header_t *h, const cdf_stream_t *sst) [all …]
|
H A D | readcdf.c | 179 const cdf_stream_t *sst) 232 cdf_stream_t sst, scn; local
|
Completed in 9 milliseconds