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

/vbox/src/VBox/Devices/EFI/Firmware/StdLib/Include/
H A Dglob.h71 } glob_t; typedef in typeref:struct:__anon12991
104 int (*)(const char *, int), glob_t * __restrict) __RENAME(__glob30);
105 void globfree(glob_t *) __RENAME(__globfree30);
/vbox/src/libs/libxml2-2.6.31/
H A Druntest.c118 } glob_t; typedef in typeref:struct:__anon17105
123 glob_t *pglob) {
124 glob_t *ret;
146 memset(ret, 0, sizeof(glob_t));
187 static void globfree(glob_t *pglob) {
2401 glob_t globbuf;
2449 glob_t globbuf;
2976 glob_t globbuf;
3150 glob_t globbuf;
3237 glob_t globbu
[all...]

Completed in 68 milliseconds