Home
last modified time | relevance | path

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

/illumos-gate/usr/src/boot/i386/isoboot/
H A Dcd9660read.c176 dirmatch(const char *path, struct iso_directory_record *dp, int use_rrip, in dirmatch() function
281 if (dirmatch(path, dp, use_rrip, in cd9660_lookup()
/illumos-gate/usr/src/boot/libsa/
H A Dcd9660.c72 static int dirmatch(struct open_file *f, const char *path,
227 dirmatch(struct open_file *f, const char *path, struct iso_directory_record *dp, in dirmatch() function
359 if (dirmatch(f, path, dp, use_rrip, in cd9660_open()