Home
last modified time | relevance | path

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

/bionic/libc/upstream-freebsd/lib/libc/gen/
Dglob.c166 static int glob3(Char *, Char *, Char *, Char *, Char *, glob_t *,
709 return (glob3(pathbuf, pathend, pathend_last, pattern, in glob2()
716 glob3(Char *pathbuf, Char *pathend, Char *pathend_last, in glob3() function