Searched refs:match_substr (Results 1 – 3 of 3) sorted by relevance
169 int match_substr(char *s1, char *s2);
786 if (match_substr(name, *p)) {835 match_substr(s1, s2) in match_substr() function
153 if (match_substr(pathname, "/dev/") == 0)