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

  /external/openssh/openbsd-compat/
glob.h 54 int gl_offs; /* Reserved at beginning of gl_pathv. */ member in struct:__anon12446
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:__anon22153
146 __size_t gl_offs; member in struct:__anon22154
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/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:__anon26265
123 __size_t gl_offs; member in struct:__anon26266
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/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:__anon27855
123 __size_t gl_offs; member in struct:__anon27856
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/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:__anon29370
123 __size_t gl_offs; member in struct:__anon29371

Completed in 379 milliseconds