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

/external/openssh/openbsd-compat/
H A Dglob.h54 int gl_offs; /* Reserved at beginning of gl_pathv. */ member in struct:__anon23452
74 #define GLOB_DOOFFS 0x0002 /* Use gl_offs. */
/external/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_platform_limits_posix.h195 uptr gl_offs; member in struct:__sanitizer::__sanitizer_glob_t
/external/chromium_org/third_party/libxml/src/
H A Druntest.c117 size_t gl_offs; /* Slots to reserve in 'gl_pathv'. */ member in struct:__anon11689
2426 globbuf.gl_offs = 0;
2474 globbuf.gl_offs = 0;
3036 globbuf.gl_offs = 0;
3201 globbuf.gl_offs = 0;
3290 globbuf.gl_offs = 0;
4323 globbuf.gl_offs = 0;

Completed in 625 milliseconds