Searched refs:cdf_stream_t (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/bsd/file/dist/src/
H A Dcdf.h136 } cdf_stream_t; typedef in typeref:struct:__anon9
298 ssize_t cdf_read_short_sector(const cdf_stream_t *, void *, size_t, size_t,
303 const cdf_sat_t *, cdf_secid_t, size_t, cdf_stream_t *);
305 const cdf_stream_t *, cdf_secid_t, size_t, cdf_stream_t *);
307 const cdf_sat_t *, const cdf_sat_t *, const cdf_stream_t *, cdf_secid_t,
308 size_t, cdf_stream_t *);
314 const cdf_sat_t *, const cdf_dir_t *, cdf_stream_t *,
316 int cdf_read_property_info(const cdf_stream_t *, const cdf_header_t *, uint32_t,
319 const cdf_sat_t *, const cdf_sat_t *, const cdf_stream_t *,
[all...]
H A Dcdf.c338 cdf_zero_stream(cdf_stream_t *scn)
349 cdf_check_stream(const cdf_stream_t *sst, const cdf_header_t *h)
358 cdf_check_stream_offset(const cdf_stream_t *sst, const cdf_header_t *h,
449 cdf_read_short_sector(const cdf_stream_t *sst, void *buf, size_t offs,
604 const cdf_sat_t *sat, cdf_secid_t sid, size_t len, cdf_stream_t *scn)
653 const cdf_sat_t *ssat, const cdf_stream_t *sst,
654 cdf_secid_t sid, size_t len, cdf_stream_t *scn)
695 const cdf_sat_t *sat, const cdf_sat_t *ssat, const cdf_stream_t *sst,
696 cdf_secid_t sid, size_t len, cdf_stream_t *scn)
806 const cdf_sat_t *sat, const cdf_dir_t *dir, cdf_stream_t *sc
[all...]
H A Dreadcdf.c273 const cdf_stream_t *sst)
304 const cdf_stream_t *sst, const cdf_directory_t *root_storage)
377 const cdf_stream_t *sst, const cdf_dir_t *dir, cdf_stream_t *scn)
395 const cdf_stream_t *sst, const cdf_dir_t *dir, cdf_stream_t *scn,
555 cdf_stream_t sst, scn;

Completed in 86 milliseconds