Searched defs:pglob (Results 1 – 1 of 1) sorted by relevance
/titanic_53/usr/src/lib/libc/port/regex/ |
H A D | glob.c | 211 glob_t *pglob) in _glob_ext() 300 globexp1(const wcat_t *pattern, glob_t *pglob, struct glob_lim *limitp, in globexp1() 323 globexp2(const wcat_t *ptr, const wcat_t *pattern, glob_t *pglob, in globexp2() 430 glob_t *pglob) in globtilde() 557 glob0(const wcat_t *pattern, glob_t *pglob, struct glob_lim *limitp, in glob0() 743 glob1(wcat_t *pattern, wcat_t *pattern_last, glob_t *pglob, in glob1() 764 glob_t *pglob, struct glob_lim *limitp, int (*errfunc)(const char *, int)) in glob2() 841 wcat_t *restpattern_last, glob_t *pglob, struct glob_lim *limitp, in glob3() 966 globextend(const wcat_t *path, glob_t *pglob, struct glob_lim *limitp, in globextend() 1181 _globfree_ext(glob_t *pglob) in _globfree_ext() [all …]
|