Searched refs:glob0 (Results 1 – 1 of 1) sorted by relevance
/hardware/bsp/intel/peripheral/libmraa/src/glob/ |
D | glob.c | 166 static int glob0(const Char *, glob_t *, struct glob_limit *); 227 return glob0(patbuf, pglob, &limit); in glob() 252 return glob0(pattern, pglob, limit); in globexp1() 258 return glob0(pattern, pglob, limit); in globexp1() 314 *rv = glob0(pattern, pglob, limit); in globexp2() 474 glob0(const Char *pattern, glob_t *pglob, struct glob_limit *limit) in glob0() function
|