Home
last modified time | relevance | path

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

/freebsd/contrib/file/src/
H A Dcdf.c904 cdf_offset(const void *p, size_t l) in cdf_offset() function
937 return CAST(const uint8_t *, cdf_offset(CAST(const void *, p), ofs)); in cdf_get_property_info_pos()
1009 cdf_offset(sst->sst_tab, offs)); in cdf_read_property_info()
1031 p = CAST(const uint8_t *, cdf_offset(sst->sst_tab, offs + sizeof(sh))); in cdf_read_property_info()
1032 e = CAST(const uint8_t *, cdf_offset(shp, sh.sh_len)); in cdf_read_property_info()