Searched refs:globexp1 (Results 1 – 1 of 1) sorted by relevance
153 static int globexp1(const Char *, glob_t *);204 return globexp1(patbuf, pglob); in glob()214 static int globexp1(const Char *pattern,glob_t *pglob) in globexp1() function322 *rv = globexp1(patbuf, pglob); in globexp2()
Completed in 7 milliseconds