Home
last modified time | relevance | path

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

/netbsd-src/sys/lib/libsa/
H A Dcd9660.c80 static int dirmatch(const char *, struct iso_directory_record *);
100 dirmatch(const char *path, struct iso_directory_record *dp) in dirmatch() function
263 if (dirmatch(path, dp)) in cd9660_open()