Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libc/port/regex/
H A Dglob.c199 static int globexp2(const wcat_t *, const wcat_t *, glob_t *,
309 return (globexp2(ptr, pattern, pglob, limitp, errfunc)); in globexp1()
321 globexp2(const wcat_t *ptr, const wcat_t *pattern, glob_t *pglob, in globexp2() function