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

/vbox/src/VBox/Devices/EFI/Firmware/StdLib/Include/
H A Dglob.h55 __gl_size_t gl_offs; /* Reserved at beginning of gl_pathv. */ member in struct:__anon12991
74 #define GLOB_DOOFFS 0x0002 /* Use gl_offs. */
/vbox/src/libs/libxml2-2.6.31/
H A Druntest.c117 size_t gl_offs; /* Slots to reserve in 'gl_pathv'. */ member in struct:__anon17105
2414 globbuf.gl_offs = 0;
2462 globbuf.gl_offs = 0;
3016 globbuf.gl_offs = 0;
3178 globbuf.gl_offs = 0;
3266 globbuf.gl_offs = 0;
4283 globbuf.gl_offs = 0;

Completed in 175 milliseconds