HomeSort by relevance Sort by last modified time
    Searched defs:gl_offs (Results 1 - 8 of 8) sorted by null

  /external/avahi/avahi-daemon/
glob.h 61 size_t gl_offs; /* Reserved at beginning of gl_pathv. */ member in struct:__anon6533
82 #define GLOB_DOOFFS 0x0002 /* Use gl_offs. */
  /hardware/bsp/intel/peripheral/libmraa/src/glob/
glob.h 55 __gl_size_t gl_offs; /* Reserved at beginning of gl_pathv. */ member in struct:__anon29791
74 #define GLOB_DOOFFS 0x0002 /* Use gl_offs. */
  /ndk/sources/host-tools/make-3.81/glob/
glob.h 79 #define GLOB_DOOFFS (1 << 3)/* Insert PGLOB->gl_offs NULLs. */
124 __size_t gl_offs; /* Slots to reserve in `gl_pathv'. */ member in struct:__anon35353
146 __size_t gl_offs; member in struct:__anon35354
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
glob.h 50 #define GLOB_DOOFFS (1 << 3)/* Insert PGLOB->gl_offs NULLs. */
94 __size_t gl_offs; /* Slots to reserve in `gl_pathv'. */ member in struct:__anon37402
123 __size_t gl_offs; member in struct:__anon37403
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
glob.h 44 #define GLOB_DOOFFS (1 << 3)/* Insert PGLOB->gl_offs NULLs. */
88 __size_t gl_offs; /* Slots to reserve in `gl_pathv'. */ member in struct:__anon39199
117 __size_t gl_offs; member in struct:__anon39200
  /external/libxml2/
testrecurse.c 68 size_t gl_offs; /* Slots to reserve in 'gl_pathv'. */ member in struct:__anon17537
825 globbuf.gl_offs = 0;
runtest.c 114 size_t gl_offs; /* Slots to reserve in 'gl_pathv'. */ member in struct:__anon17535
    [all...]
  /external/compiler-rt/lib/sanitizer_common/
sanitizer_platform_limits_posix.h 670 uptr gl_offs; member in struct:__sanitizer::__sanitizer_glob_t
683 uptr gl_offs; member in struct:__sanitizer::__sanitizer_glob_t
    [all...]

Completed in 344 milliseconds