Searched refs:globexp1 (Results 1 – 1 of 1) sorted by relevance
174 static int globexp1(const Char *, glob_t *, struct glob_limit *);281 if ((rv = globexp1(pattern, pglob, limit)) != 0) in globexp0()293 globexp1(const Char *pattern, glob_t *pglob, struct glob_limit *limit) in globexp1() function399 rv = globexp1(patbuf, pglob, limit); in globexp2()