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

/external/openssh/openbsd-compat/
H A Dglob.h54 int gl_offs; /* Reserved at beginning of gl_pathv. */ member in struct:__anon13009
74 #define GLOB_DOOFFS 0x0002 /* Use gl_offs. */
/external/libxml2/
H A Dtestrecurse.c68 size_t gl_offs; /* Slots to reserve in 'gl_pathv'. */ member in struct:__anon9755
825 globbuf.gl_offs = 0;
H A Druntest.c114 size_t gl_offs; /* Slots to reserve in 'gl_pathv'. */ member in struct:__anon9753
2425 globbuf.gl_offs = 0;
2473 globbuf.gl_offs = 0;
3035 globbuf.gl_offs = 0;
3200 globbuf.gl_offs = 0;
3289 globbuf.gl_offs = 0;
4332 globbuf.gl_offs = 0;
/external/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_platform_limits_posix.h634 uptr gl_offs; member in struct:__sanitizer::__sanitizer_glob_t
647 uptr gl_offs; member in struct:__sanitizer::__sanitizer_glob_t

Completed in 152 milliseconds