Home
last modified time | relevance | path

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

/dragonfly/contrib/file/src/
H A Dcdf.c900 cdf_offset(const void *p, size_t l) in cdf_offset() function
933 return CAST(const uint8_t *, cdf_offset(CAST(const void *, p), ofs)); in cdf_get_property_info_pos()
1005 cdf_offset(sst->sst_tab, offs)); in cdf_read_property_info()
1027 p = CAST(const uint8_t *, cdf_offset(sst->sst_tab, offs + sizeof(sh))); in cdf_read_property_info()
1028 e = CAST(const uint8_t *, cdf_offset(shp, sh.sh_len)); in cdf_read_property_info()