Searched refs:glob2 (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/cmd/ssh/libopenbsd-compat/common/ |
H A D | glob.c | 144 static int glob2(Char *, Char *, Char *, Char *, Char *, Char *, 526 return(glob2(pathbuf, pathbuf+MAXPATHLEN-1, 537 glob2(pathbuf, pathbuf_last, pathend, pathend_last, pattern, in glob2() function 682 err = glob2(pathbuf, pathbuf_last, --dc, pathend_last,
|
/titanic_41/usr/src/lib/libc/port/regex/ |
H A D | glob.c | 176 static int glob2(wcat_t *, wcat_t *, wcat_t *, wcat_t *, wcat_t *, 738 return (glob2(pathbuf, pathbuf+MAXPATHLEN-1, in glob1() 749 glob2(wcat_t *pathbuf, wcat_t *pathbuf_last, wcat_t *pathend, in glob2() function 925 err = glob2(pathbuf, pathbuf_last, --dc, pathend_last, in glob3()
|