Searched defs:cdf_header_t (Results 1 - 1 of 1) sorted by relevance
| /PHP_TRUNK/ext/fileinfo/libmagic/ |
| H A D | cdf.h | 83 } cdf_header_t; typedef in typeref:struct:__anon4 279 int cdf_read_header(const cdf_info_t *, cdf_header_t *); 280 void cdf_swap_header(cdf_header_t *); 281 void cdf_unpack_header(cdf_header_t *, char *); 286 const cdf_header_t *, cdf_secid_t); 288 const cdf_header_t *, cdf_secid_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 *, 293 int cdf_read_short_sector_chain(const cdf_header_t *, const cdf_sat_t *, 295 int cdf_read_sector_chain(const cdf_info_t *, const cdf_header_t *, [all...] |
Completed in 4 milliseconds