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

/freebsd-11-stable/contrib/file/src/
H A Dcdf.h319 int cdf_find_stream(const cdf_dir_t *, const char *, int);
H A Dreadcdf.c519 if (cdf_find_stream(dir, si->sections[j], si->types[j])
H A Dcdf.c846 int i = cdf_find_stream(dir, name, CDF_DIR_TYPE_USER_STREAM);
859 cdf_find_stream(const cdf_dir_t *dir, const char *name, int type) function

Completed in 113 milliseconds