Searched refs:glob0 (Results 1 – 1 of 1) sorted by relevance
145 static int glob0(const Char *, glob_t *);206 return glob0(patbuf, pglob); in glob()221 return glob0(pattern, pglob); in globexp1()227 return glob0(pattern, pglob); in globexp1()272 *rv = glob0(patbuf, pglob); in globexp2()416 static int glob0( const Char *pattern, glob_t *pglob) in glob0() function
Completed in 19 milliseconds