glob.c | 176 static int globexp2(const Char *, const Char *, glob_t *, int *, 256 if (!globexp2(ptr, pattern, pglob, &rv, limit)) 269 globexp2(const Char *ptr, const Char *pattern, glob_t *pglob, int *rv, function in typeref:typename:int 360 qprintf("globexp2", patbuf);
|