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

/freebsd-11-stable/lib/libc/gen/
H A Dglob.c108 struct glob_limit { struct
161 static int glob0(const Char *, glob_t *, struct glob_limit *,
163 static int glob1(Char *, glob_t *, struct glob_limit *);
165 struct glob_limit *);
167 struct glob_limit *);
168 static int globextend(const Char *, glob_t *, struct glob_limit *,
172 static int globexp0(const Char *, glob_t *, struct glob_limit *,
174 static int globexp1(const Char *, glob_t *, struct glob_limit *);
176 struct glob_limit *);
177 static int globfinal(glob_t *, struct glob_limit *, size_
[all...]

Completed in 99 milliseconds