Searched refs:cdf_catalog_t (Results 1 – 4 of 4) sorted by relevance
284 } cdf_catalog_t; typedef327 cdf_catalog_t **);
1035 cdf_catalog_t **cat) in cdf_unpack_catalog()1053 *cat = CAST(cdf_catalog_t *, in cdf_unpack_catalog()1054 malloc(sizeof(cdf_catalog_t) + nr * sizeof(*ce))); in cdf_unpack_catalog()1416 cdf_catalog_t *cat; in cdf_dump_catalog()
257 cdf_catalog_t *cat; in cdf_file_catalog()
1042 *cat = CAST(cdf_catalog_t *,1043 malloc(sizeof(cdf_catalog_t) + nr * sizeof(*ce)));1133 } cdf_catalog_t;
Completed in 17 milliseconds