glob.c | 173 static int globtilde(const Char **, const Char *, Char *, size_t, 383 globtilde(const Char **qpatnext, const Char *pattern, Char *patbuf, function in typeref:typename:int 488 if ((error = globtilde(&qpatnext, pattern, patbuf, sizeof(patbuf),
|