Home
last modified time | relevance | path

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

/scripts/mod/
Dmodpost.c825 static int strrcmp(const char *s, const char *sub) in strrcmp() function
876 if (strrcmp(sym, p + 1) == 0) in match()