Home
last modified time | relevance | path

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

/bionic/libc/upstream-freebsd/lib/libc/gen/
Dglob.c172 static int globexp0(const Char *, glob_t *, struct glob_limit *,
258 return (globexp0(patbuf, pglob, &limit, pattern)); in glob()
264 globexp0(const Char *pattern, glob_t *pglob, struct glob_limit *limit, in globexp0() function