Searched defs:pglob (Results 1 – 1 of 1) sorted by relevance
/illumos-gate/usr/src/lib/libc/port/regex/ |
H A D | glob.c | 209 glob_t *pglob) in _glob_ext() 298 globexp1(const wcat_t *pattern, glob_t *pglob, struct glob_lim *limitp, in globexp1() 321 globexp2(const wcat_t *ptr, const wcat_t *pattern, glob_t *pglob, in globexp2() 428 glob_t *pglob) in globtilde() 555 glob0(const wcat_t *pattern, glob_t *pglob, struct glob_lim *limitp, in glob0() 741 glob1(wcat_t *pattern, wcat_t *pattern_last, glob_t *pglob, in glob1() 762 glob_t *pglob, struct glob_lim *limitp, int (*errfunc)(const char *, int)) in glob2() 839 wcat_t *restpattern_last, glob_t *pglob, struct glob_lim *limitp, in glob3() 964 globextend(const wcat_t *path, glob_t *pglob, struct glob_lim *limitp, in globextend() 1192 _globfree_ext(glob_t *pglob) in _globfree_ext() [all …]
|