Home
last modified time | relevance | path

Searched refs:cdf_summary_info_header_t (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/file/src/
H A Dcdf.h150 } cdf_summary_info_header_t; typedef
333 const cdf_header_t *, cdf_summary_info_header_t *, cdf_property_info_t **,
H A Dcdf.c1149 cdf_summary_info_header_t *ssi, cdf_property_info_t **info, size_t *count) in cdf_unpack_summary_info()
1152 const cdf_summary_info_header_t *si = in cdf_unpack_summary_info()
1153 CAST(const cdf_summary_info_header_t *, sst->sst_tab); in cdf_unpack_summary_info()
1556 cdf_summary_info_header_t ssi; in cdf_dump_summary_info()
H A Dreadcdf.c300 cdf_summary_info_header_t si; in cdf_file_summary_info()