Home
last modified time | relevance | path

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

/linux-6.3-rc2/scripts/
A Dlist-gitignored.c428 static int fspathncmp(const char *a, const char *b, size_t count) in fspathncmp() function
517 !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