HomeSort by: relevance | last modified time | path
    Searched defs:dirmatch (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/lib/libsa/
cd9660.c 80 static int dirmatch(const char *, struct iso_directory_record *);
100 dirmatch(const char *path, struct iso_directory_record *dp) function in typeref:typename:int
263 if (dirmatch(path, dp))

Completed in 13 milliseconds