Searched defs:pglob (Results 1 – 1 of 1) sorted by relevance
/hardware/bsp/intel/peripheral/libmraa/src/glob/ |
D | glob.c | 184 int), glob_t * __restrict pglob) in glob() 236 globexp1(const Char *pattern, glob_t *pglob, struct glob_limit *limit) in globexp1() 268 globexp2(const Char *ptr, const Char *pattern, glob_t *pglob, int *rv, in globexp2() 382 globtilde(const Char *pattern, Char *patbuf, size_t patsize, glob_t *pglob) in globtilde() 474 glob0(const Char *pattern, glob_t *pglob, struct glob_limit *limit) in glob0() 583 glob1(Char *pattern, glob_t *pglob, struct glob_limit *limit) in glob1() 609 glob_t *pglob, struct glob_limit *limit) in glob2() 683 const Char *restpattern, const Char *pglobstar, glob_t *pglob, in glob3() 887 globextend(const Char *path, glob_t *pglob, struct glob_limit *limit) in globextend() 995 globfree(glob_t *pglob) in globfree() [all …]
|