Home | History | Annotate | Download | only in macosx

Lines Matching refs:findFile

233 static const struct stat *findFile(const char *file, const char **fullPath);
444 static const struct stat *findFile(const char *file, const char **fullPath)
979 if (!(sbuf = findFile(path, &fullPath)))