Searched defs:glob3 (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/StdLib/PosixLib/Glob/
H A Dglob.c170 static int glob3(Char *, Char *, Char *, Char *, Char *, glob_t *, size_t *);
576 * The functions glob2 and glob3 are mutually recursive; there is one level
666 return glob3(pathbuf, pathend, pathlim, pattern, p,
673 glob3(Char *pathbuf, Char *pathend, Char *pathlim, Char *pattern, function

Completed in 69 milliseconds