Searched refs:shellmatch (Results 1 – 1 of 1) sorted by relevance
76 static int shellmatch(char *, char *);391 } else if (!shellmatch(pathlist[n], path)) { in selpath()400 shellmatch(char *spec, char *path) in shellmatch() function