Searched refs:topo_strmatch (Results 1 – 2 of 2) sorted by relevance
225 topo_strmatch(const char *s, const char *p) in topo_strmatch() function247 if (topo_strmatch(s++, p) != 0) in topo_strmatch()
46 extern int topo_strmatch(const char *, const char *);