Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libfru/include/
H A Dlibfrup.h67 extern int fru_pathmatch(const char *path, const char *searchpath);
/titanic_44/usr/src/cmd/prtfru/
H A Dprtfru.c1260 if (!fru_pathmatch(path, args)) in process_matching_node()
/titanic_44/usr/src/lib/libfru/libfru/
H A Dlibfru.cc725 fru_pathmatch(const char *path, const char *searchpath) in fru_pathmatch() function