Home
last modified time | relevance | path

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

/freebsd/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)); in freebsd11_glob()
228 globexp0(const Char *pattern, glob11_t *pglob, struct glob_limit *limit, in globexp0() function
H A Dglob.c168 static int globexp0(const Char *, glob_t *, struct glob_limit *,
254 return (globexp0(patbuf, pglob, &limit, pattern)); in glob()
260 globexp0(const Char *pattern, glob_t *pglob, struct glob_limit *limit, in globexp0() function