Searched refs:globtilde (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/cmd/ssh/libopenbsd-compat/common/ |
H A D | glob.c | 150 globtilde(const Char *, Char *, size_t, glob_t *); 348 globtilde(pattern, patbuf, patbuf_len, pglob) in globtilde() function 429 qpatnext = globtilde(pattern, patbuf, MAXPATHLEN, pglob);
|
/titanic_41/usr/src/lib/libc/port/regex/ |
H A D | glob.c | 185 const wcat_t *globtilde(const wcat_t *, wcat_t *, size_t, glob_t *); 416 globtilde(const wcat_t *pattern, wcat_t *patbuf, size_t patbuf_len, in globtilde() function 553 qpatnext = globtilde(pattern, patbuf, MAXPATHLEN, pglob); in glob0()
|