Searched refs:fspathncmp (Results 1 – 1 of 1) sorted by relevance
428 static int fspathncmp(const char *a, const char *b, size_t count) in fspathncmp() function517 !fspathncmp(pattern, basename, basenamelen)) in match_basename()522 !fspathncmp(pattern + 1, in match_basename()556 fspathncmp(pathname, base, baselen)) in match_pathname()571 if (fspathncmp(pattern, pathname, prefix)) in match_pathname()
Completed in 4 milliseconds