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

  /external/openssh/openbsd-compat/
glob.h 54 int gl_offs; /* Reserved at beginning of gl_pathv. */
56 char **gl_pathv; /* List of paths matching pattern. */ member in struct:__anon12448
57 struct stat **gl_statv; /* Stat entries corresponding to gl_pathv */
  /ndk/sources/host-tools/make-3.81/glob/
glob.h 123 char **gl_pathv; /* List of matched pathnames. */ member in struct:__anon22155
124 __size_t gl_offs; /* Slots to reserve in `gl_pathv'. */
145 char **gl_pathv; member in struct:__anon22156
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
glob.h 93 char **gl_pathv; /* List of matched pathnames. */ member in struct:__anon26267
94 __size_t gl_offs; /* Slots to reserve in `gl_pathv'. */
122 char **gl_pathv; member in struct:__anon26268
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
glob.h 93 char **gl_pathv; /* List of matched pathnames. */ member in struct:__anon27857
94 __size_t gl_offs; /* Slots to reserve in `gl_pathv'. */
122 char **gl_pathv; member in struct:__anon27858
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
glob.h 93 char **gl_pathv; /* List of matched pathnames. */ member in struct:__anon29372
94 __size_t gl_offs; /* Slots to reserve in `gl_pathv'. */
122 char **gl_pathv; member in struct:__anon29373

Completed in 109 milliseconds