Searched refs:globexp1 (Results 1 – 1 of 1) sorted by relevance
164 static int globexp1(const Char *, glob_t *, size_t *);235 return globexp1(patbuf, pglob, &limit); in glob()246 globexp1(const Char *pattern, glob_t *pglob, size_t *limit) in globexp1() function353 *rv = globexp1(patbuf, pglob, limit); in globexp2()