Searched defs:glob1 (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libc/port/regex/
H A Dglob.c187 static int glob1(wcat_t *, wcat_t *, glob_t *, struct glob_lim *,
551 * quotes), calls glob1() to do the real pattern matching, and finally
679 if ((err = glob1(patbuf, patbuf+MAXPATHLEN-1, pglob, limitp, errfunc))
743 glob1(wcat_t *pattern, wcat_t *pattern_last, glob_t *pglob, function

Completed in 48 milliseconds