glob.c | 170 static int glob3(Char *, Char *, Char *, const Char *, const Char *, 607 * The functions glob2 and glob3 are mutually recursive; there is one level 679 return glob3(pathbuf, pathend, pathlim, pattern, p, 686 glob3(Char *pathbuf, Char *pathend, Char *pathlim, const Char *pattern, function in typeref:typename:int 734 glob3(pathbuf, pathend, pathlim, pattern, restpattern,
|