Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/StdLib/PosixLib/Glob/
Dglob.c174 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