Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_string.c225 topo_strmatch(const char *s, const char *p) in topo_strmatch() function
247 if (topo_strmatch(s++, p) != 0) in topo_strmatch()
H A Dtopo_string.h46 extern int topo_strmatch(const char *, const char *);