Searched refs:dirmatch (Results 1 – 2 of 2) sorted by relevance
/illumos-gate/usr/src/boot/i386/isoboot/ |
H A D | cd9660read.c | 176 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 D | cd9660.c | 72 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()
|