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

/freebsd-11-stable/lib/libc/gen/
H A Dglob.c172 static int globexp0(const Char *, glob_t *, struct glob_limit *,
258 return (globexp0(patbuf, pglob, &limit, pattern));
264 globexp0(const Char *pattern, glob_t *pglob, struct glob_limit *limit, function

Completed in 111 milliseconds