Home
last modified time | relevance | path

Searched defs:match (Results 1 – 2 of 2) sorted by relevance

/scripts/kconfig/
Dsymbol.c957 regmatch_t match[1]; in sym_re_search() local
/scripts/mod/
Dmodpost.c839 static int match(const char *sym, const char * const pat[]) in match() function