Searched refs:strrcmp (Results 1 - 1 of 1) sorted by relevance
/kernel/linux/linux-5.10/scripts/mod/ | ||
H A D | modpost.c | 802 static int strrcmp(const char *s, const char *sub) in strrcmp() function 853 if (strrcmp(sym, p + 1) == 0) in match() |
Completed in 4 milliseconds