Home
last modified time | relevance | path

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

/dragonfly/contrib/file/src/
H A Dcdf.h127 } 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 *);
H A Dreadcdf.c371 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()
H A Dcdf.c702 const cdf_sat_t *sat, cdf_dir_t *dir) in cdf_read_dir()
800 const cdf_sat_t *sat, const cdf_dir_t *dir, cdf_stream_t *scn, in cdf_read_short_stream()
845 const cdf_dir_t *dir, cdf_stream_t *scn) in cdf_read_doc_summary_info()
854 const cdf_dir_t *dir, cdf_stream_t *scn) in cdf_read_summary_info()
863 const cdf_dir_t *dir, const char *name, cdf_stream_t *scn) in cdf_read_user_stream()
879 cdf_find_stream(const cdf_dir_t *dir, const char *name, int type) in cdf_find_stream()
1425 const cdf_dir_t *dir) in cdf_dump_dir()
1605 cdf_dir_t dir; in main()