Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/file/dist/src/
H A Dcdf.h129 } cdf_dir_t; typedef
310 cdf_dir_t *);
314 const cdf_sat_t *, const cdf_dir_t *, cdf_stream_t *,
320 const cdf_dir_t *, const char *, cdf_stream_t *);
321 int cdf_find_stream(const cdf_dir_t *, const char *, int);
325 const cdf_dir_t *, cdf_stream_t *);
328 const cdf_dir_t *, cdf_stream_t *);
348 const cdf_sat_t *, const cdf_stream_t *, const cdf_dir_t *);
H A Dreadcdf.c377 const cdf_stream_t *sst, const cdf_dir_t *dir, cdf_stream_t *scn) in cdf_file_catalog_info()
395 const cdf_stream_t *sst, const cdf_dir_t *dir, cdf_stream_t *scn, in cdf_check_summary_info()
518 cdf_file_dir_info(struct magic_set *ms, const cdf_dir_t *dir) in cdf_file_dir_info()
556 cdf_dir_t dir; in file_trycdf()
H A Dcdf.c708 const cdf_sat_t *sat, cdf_dir_t *dir) in cdf_read_dir()
806 const cdf_sat_t *sat, const cdf_dir_t *dir, cdf_stream_t *scn, in cdf_read_short_stream()
851 const cdf_dir_t *dir, cdf_stream_t *scn) in cdf_read_doc_summary_info()
860 const cdf_dir_t *dir, cdf_stream_t *scn) in cdf_read_summary_info()
869 const cdf_dir_t *dir, const char *name, cdf_stream_t *scn) in cdf_read_user_stream()
885 cdf_find_stream(const cdf_dir_t *dir, const char *name, int type) in cdf_find_stream()
1431 const cdf_dir_t *dir) in cdf_dump_dir()
1611 cdf_dir_t dir; in main()