Searched refs:cdf_find_stream (Results 1 - 3 of 3) sorted by relevance

/freebsd-10-stable/contrib/file/src/
H A Dcdf.h318 int cdf_find_stream(const cdf_dir_t *, const char *, int);
H A Dreadcdf.c518 if (cdf_find_stream(dir, si->sections[j], si->types[j])
H A Dcdf.c819 int i = cdf_find_stream(dir, name, CDF_DIR_TYPE_USER_STREAM);
832 cdf_find_stream(const cdf_dir_t *dir, const char *name, int type) function

Completed in 174 milliseconds