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