Home
last modified time | relevance | path

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

/bionic/libc/upstream-freebsd/lib/libc/gen/
Dglob.c175 static int globexp2(const Char *, const Char *, glob_t *,
303 return (globexp2(ptr, pattern, pglob, limit)); in globexp1()
316 globexp2(const Char *ptr, const Char *pattern, glob_t *pglob, in globexp2() function