Searched defs:cdf_info_t (Results 1 - 1 of 1) sorted by relevance
| /PHP_TRUNK/ext/fileinfo/libmagic/ |
| H A D | cdf.h | 274 } cdf_info_t; typedef in typeref:struct:__anon16 279 int cdf_read_header(const cdf_info_t *, cdf_header_t *); 285 ssize_t cdf_read_sector(const cdf_info_t *, void *, size_t, size_t, 289 int cdf_read_sat(const cdf_info_t *, cdf_header_t *, cdf_sat_t *); 291 int cdf_read_long_sector_chain(const cdf_info_t *, const cdf_header_t *, 295 int cdf_read_sector_chain(const cdf_info_t *, const cdf_header_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 *, 302 int cdf_read_short_stream(const cdf_info_t *, const cdf_header_t *, 306 int cdf_read_summary_info(const cdf_info_t *, cons [all...] |
Completed in 4 milliseconds