Home
last modified time | relevance | path

Searched refs:dirmatch (Results 1 – 2 of 2) sorted by relevance

/freebsd/stand/libsa/
H A Dcd9660read.c171 dirmatch(const char *path, struct iso_directory_record *dp, int use_rrip, in dirmatch() function
274 if (dirmatch(path, dp, use_rrip, in cd9660_lookup()
H A Dcd9660.c72 static int dirmatch(struct open_file *f, const char *path,
239 dirmatch(struct open_file *f, const char *path, struct iso_directory_record *dp, in dirmatch() function
411 if (dirmatch(f, path, dp, use_rrip, in cd9660_open()