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

/haiku/src/system/libroot/posix/
H A Dglob.c158 static int glob3(Char *, Char *, Char *, Char *, Char *, glob_t *, size_t *);
547 * The functions glob2 and glob3 are mutually recursive; there is one level
603 return(glob3(pathbuf, pathend, pathend_last, pattern, p,
610 glob3(Char *pathbuf, Char *pathend, Char *pathend_last, function

Completed in 14 milliseconds