Searched refs:cdf_dir_t (Results 1 – 3 of 3) sorted by relevance
| /freebsd-11-stable/contrib/file/src/ |
| HD | cdf.h | 127 } cdf_dir_t; typedef 308 cdf_dir_t *); 312 const cdf_sat_t *, const cdf_dir_t *, cdf_stream_t *, 318 const cdf_dir_t *, const char *, cdf_stream_t *); 319 int cdf_find_stream(const cdf_dir_t *, const char *, int); 323 const cdf_dir_t *, cdf_stream_t *); 326 const cdf_dir_t *, cdf_stream_t *); 346 const cdf_sat_t *, const cdf_stream_t *, const cdf_dir_t *);
|
| HD | readcdf.c | 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() 512 cdf_file_dir_info(struct magic_set *ms, const cdf_dir_t *dir) in cdf_file_dir_info() 550 cdf_dir_t dir; in file_trycdf()
|
| HD | cdf.c | 682 const cdf_sat_t *sat, cdf_dir_t *dir) in cdf_read_dir() 780 const cdf_sat_t *sat, const cdf_dir_t *dir, cdf_stream_t *scn, in cdf_read_short_stream() 825 const cdf_dir_t *dir, cdf_stream_t *scn) in cdf_read_doc_summary_info() 834 const cdf_dir_t *dir, cdf_stream_t *scn) in cdf_read_summary_info() 843 const cdf_dir_t *dir, const char *name, cdf_stream_t *scn) in cdf_read_user_stream() 859 cdf_find_stream(const cdf_dir_t *dir, const char *name, int type) in cdf_find_stream() 1404 const cdf_dir_t *dir) in cdf_dump_dir() 1584 cdf_dir_t dir; in main()
|