Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libc/port/regex/
H A Dglob.c165 struct glob_lim { struct
183 static int glob0(const wcat_t *, glob_t *, struct glob_lim *, argument
185 static int glob1(wcat_t *, wcat_t *, glob_t *, struct glob_lim *,
188 wcat_t *, glob_t *, struct glob_lim *,
191 wcat_t *, wcat_t *, glob_t *, struct glob_lim *,
193 static int globextend(const wcat_t *, glob_t *, struct glob_lim *,
197 static int globexp1(const wcat_t *, glob_t *, struct glob_lim *,
200 struct glob_lim *, int (*)(const char *, int));
216 struct glob_lim limit = { 0, 0, 0 }; in _glob_ext()
298 globexp1(const wcat_t *pattern, glob_t *pglob, struct glob_lim *limitp, in globexp1()
[all …]