Searched defs:sst (Results 1 – 3 of 3) sorted by relevance
/dflybsd-src/contrib/file/src/ |
H A D | cdf.c | 343 cdf_check_stream(const cdf_stream_t *sst, const cdf_header_t *h) in cdf_check_stream() 352 cdf_check_stream_offset(const cdf_stream_t *sst, const cdf_header_t *h, in cdf_check_stream_offset() 443 cdf_read_short_sector(const cdf_stream_t *sst, void *buf, size_t offs, in cdf_read_short_sector() 647 const cdf_sat_t *ssat, const cdf_stream_t *sst, in cdf_read_short_sector_chain() 689 const cdf_sat_t *sat, const cdf_sat_t *ssat, const cdf_stream_t *sst, in cdf_read_sector_chain() 844 const cdf_sat_t *sat, const cdf_sat_t *ssat, const cdf_stream_t *sst, in cdf_read_doc_summary_info() 853 const cdf_sat_t *sat, const cdf_sat_t *ssat, const cdf_stream_t *sst, in cdf_read_summary_info() 862 const cdf_sat_t *sat, const cdf_sat_t *ssat, const cdf_stream_t *sst, in cdf_read_user_stream() 906 cdf_get_property_info_pos(const cdf_stream_t *sst, const cdf_header_t *h, in cdf_get_property_info_pos() 991 cdf_read_property_info(const cdf_stream_t *sst, const cdf_header_t *h, in cdf_read_property_info() [all …]
|
H A D | readcdf.c | 267 const cdf_stream_t *sst) in cdf_file_catalog() 298 const cdf_stream_t *sst, const cdf_directory_t *root_storage) in cdf_file_summary_info() 371 const cdf_stream_t *sst, const cdf_dir_t *dir, cdf_stream_t *scn) in cdf_file_catalog_info() 389 const cdf_stream_t *sst, const cdf_dir_t *dir, cdf_stream_t *scn, in cdf_check_summary_info() 549 cdf_stream_t sst, scn; in file_trycdf() local
|
/dflybsd-src/sys/dev/disk/isp/ |
H A D | isp.c | 2091 uint32_t sst, parm1; in isp_plogx() local
|