Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/format/
H A Dmisc.h169 int match_substr(char *s1, char *s2);
H A Dmisc.c786 if (match_substr(name, *p)) {
835 match_substr(s1, s2) in match_substr() function
H A Dcheckdev.c153 if (match_substr(pathname, "/dev/") == 0)