Home
last modified time | relevance | path

Searched defs:sst (Results 1 – 5 of 5) sorted by relevance

/freebsd-src/contrib/file/src/
H A Dcdf.c343 cdf_check_stream(const cdf_stream_t *sst, const cdf_header_t *h) in cdf_check_stream() argument
352 cdf_check_stream_offset(const cdf_stream_t *sst, const cdf_header_t *h, in cdf_check_stream_offset() argument
443 cdf_read_short_sector(const cdf_stream_t * sst,void * buf,size_t offs,size_t len,const cdf_header_t * h,cdf_secid_t id) cdf_read_short_sector() argument
647 cdf_read_short_sector_chain(const cdf_header_t * h,const cdf_sat_t * ssat,const cdf_stream_t * sst,cdf_secid_t sid,size_t len,cdf_stream_t * scn) cdf_read_short_sector_chain() argument
689 cdf_read_sector_chain(const cdf_info_t * info,const cdf_header_t * h,const cdf_sat_t * sat,const cdf_sat_t * ssat,const cdf_stream_t * sst,cdf_secid_t sid,size_t len,cdf_stream_t * scn) cdf_read_sector_chain() argument
844 cdf_read_doc_summary_info(const cdf_info_t * info,const cdf_header_t * h,const cdf_sat_t * sat,const cdf_sat_t * ssat,const cdf_stream_t * sst,const cdf_dir_t * dir,cdf_stream_t * scn) cdf_read_doc_summary_info() argument
853 cdf_read_summary_info(const cdf_info_t * info,const cdf_header_t * h,const cdf_sat_t * sat,const cdf_sat_t * ssat,const cdf_stream_t * sst,const cdf_dir_t * dir,cdf_stream_t * scn) cdf_read_summary_info() argument
862 cdf_read_user_stream(const cdf_info_t * info,const cdf_header_t * h,const cdf_sat_t * sat,const cdf_sat_t * ssat,const cdf_stream_t * sst,const cdf_dir_t * dir,const char * name,cdf_stream_t * scn) cdf_read_user_stream() argument
906 cdf_get_property_info_pos(const cdf_stream_t * sst,const cdf_header_t * h,const uint8_t * p,const uint8_t * e,size_t i) cdf_get_property_info_pos() argument
991 cdf_read_property_info(const cdf_stream_t * sst,const cdf_header_t * h,uint32_t offs,cdf_property_info_t ** info,size_t * count,size_t * maxcount) cdf_read_property_info() argument
1148 cdf_unpack_summary_info(const cdf_stream_t * sst,const cdf_header_t * h,cdf_summary_info_header_t * ssi,cdf_property_info_t ** info,size_t * count) cdf_unpack_summary_info() argument
1187 cdf_unpack_catalog(const cdf_header_t * h,const cdf_stream_t * sst,cdf_catalog_t ** cat) cdf_unpack_catalog() argument
1416 cdf_dump_stream(const cdf_stream_t * sst) cdf_dump_stream() argument
1424 cdf_dump_dir(const cdf_info_t * info,const cdf_header_t * h,const cdf_sat_t * sat,const cdf_sat_t * ssat,const cdf_stream_t * sst,const cdf_dir_t * dir) cdf_dump_dir() argument
1553 cdf_dump_summary_info(const cdf_header_t * h,const cdf_stream_t * sst) cdf_dump_summary_info() argument
1576 cdf_dump_catalog(const cdf_header_t * h,const cdf_stream_t * sst) cdf_dump_catalog() argument
1604 cdf_stream_t sst, scn; main() local
[all...]
H A Dreadcdf.c267 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
/freebsd-src/contrib/ntp/ntpd/
H A Dntp_keyword.h231 const scan_state sst[1011] = { variable
H A Dkeyword-gen.c285 big_scan_state sst[MAXSTATES]; /* scanner FSM state entries */ variable
/freebsd-src/sys/dev/isp/
H A Disp.c1402 uint32_t sst, parm1; in isp_plogx() local