Searched defs:cdf_sat_t (Results 1 - 1 of 1) sorted by relevance
| /PHP_TRUNK/ext/fileinfo/libmagic/ |
| H A D | cdf.h | 127 } cdf_sat_t; typedef in typeref:struct:__anon6 289 int cdf_read_sat(const cdf_info_t *, cdf_header_t *, cdf_sat_t *); 290 size_t cdf_count_chain(const cdf_sat_t *, cdf_secid_t, size_t); 292 const cdf_sat_t *, cdf_secid_t, size_t, cdf_stream_t *); 293 int cdf_read_short_sector_chain(const cdf_header_t *, const cdf_sat_t *, 296 const cdf_sat_t *, const cdf_sat_t *, const cdf_stream_t *, cdf_secid_t, 298 int cdf_read_dir(const cdf_info_t *, const cdf_header_t *, const cdf_sat_t *, 300 int cdf_read_ssat(const cdf_info_t *, const cdf_header_t *, const cdf_sat_t *, 301 cdf_sat_t *); [all...] |
Completed in 4 milliseconds