glob_lim
static int glob0(const Char *, glob_t *, struct glob_lim *);
static int glob1(Char *, Char *, glob_t *, struct glob_lim *);
glob_t *, struct glob_lim *);
Char *, Char *, glob_t *, struct glob_lim *);
static int globextend(const Char *, glob_t *, struct glob_lim *,
static int globexp1(const Char *, glob_t *, struct glob_lim *);
struct glob_lim *);
struct glob_lim limit = { 0, 0, 0 };
globexp1(const Char *pattern, glob_t *pglob, struct glob_lim *limitp)
struct glob_lim *limitp)
glob0(const Char *pattern, glob_t *pglob, struct glob_lim *limitp)
glob1(Char *pattern, Char *pattern_last, glob_t *pglob, struct glob_lim *limitp)
Char *pattern, Char *pattern_last, glob_t *pglob, struct glob_lim *limitp)
struct glob_lim *limitp)
globextend(const Char *path, glob_t *pglob, struct glob_lim *limitp,