Searched defs:globextend (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/StdLib/PosixLib/Glob/
H A Dglob.c171 static int globextend(const Char *, glob_t *, size_t *);
532 return globextend(pattern, pglob, limit);
624 return globextend(pathbuf, pglob, limit);
819 globextend(const Char *path, glob_t *pglob, size_t *limit) function

Completed in 34 milliseconds