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

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

Completed in 101 milliseconds