Home
last modified time | relevance | path

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

/linux-2.6.39/scripts/mod/
Dmodpost.c731 static int number_prefix(const char *sym) in number_prefix() function
774 if (number_prefix(sym + strlen(p) - 1)) in match()