Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/ssh/libopenbsd-compat/common/
H A Dglob.c143 static int glob1(Char *, Char *, glob_t *, size_t *);
485 if ((err = glob1(patbuf, patbuf+MAXPATHLEN-1, pglob, limit)) != 0)
516 glob1(pattern, pattern_last, pglob, limit) in glob1() function
/titanic_41/usr/src/lib/libc/port/regex/
H A Dglob.c174 static int glob1(wcat_t *, wcat_t *, glob_t *, struct glob_lim *,
666 if ((err = glob1(patbuf, patbuf+MAXPATHLEN-1, pglob, limitp, errfunc)) in glob0()
730 glob1(wcat_t *pattern, wcat_t *pattern_last, glob_t *pglob, in glob1() function