Searched refs:globexp2 (Results 1 – 1 of 1) sorted by relevance
/device/linaro/bootloader/edk2/StdLib/PosixLib/Glob/ |
D | glob.c | 174 static int globexp2(const Char *, const Char *, glob_t *, int *, size_t *); 252 if (!globexp2(ptr, pattern, pglob, &rv, limit)) in globexp1() 265 globexp2(const Char *ptr, const Char *pattern, glob_t *pglob, int *rv, in globexp2() function
|