Home
last modified time | relevance | path

Searched refs:glob1 (Results 1 – 1 of 1) sorted by relevance

/hardware/bsp/intel/peripheral/libmraa/src/glob/
Dglob.c167 static int glob1(Char *, glob_t *, struct glob_limit *);
545 if ((error = glob1(patbuf, pglob, limit)) != 0) in glob0()
583 glob1(Char *pattern, glob_t *pglob, struct glob_limit *limit) in glob1() function