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

/freebsd-current/lib/libc/gen/
H A Dglob-compat11.c136 static int globexp0(const Char *, glob11_t *, struct glob_limit *,
222 return (globexp0(patbuf, pglob, &limit, pattern));
228 globexp0(const Char *pattern, glob11_t *pglob, struct glob_limit *limit, function
H A Dglob.c168 static int globexp0(const Char *, glob_t *, struct glob_limit *,
254 return (globexp0(patbuf, pglob, &limit, pattern));
260 globexp0(const Char *pattern, glob_t *pglob, struct glob_limit *limit, function

Completed in 113 milliseconds