HomeSort by: relevance | last modified time | path
    Searched defs:gl_opendir (Results 1 - 25 of 67) sorted by relevancy

1 2 3

  /src/include/
glob.h 68 void *(*gl_opendir)(const char *); member in struct:__anon122
  /src/external/gpl2/gmake/dist/glob/
glob.h 88 # define GLOB_ALTDIRFUNC (1 << 9)/* Use gl_opendir et al functions. */
131 __ptr_t (*gl_opendir) __PMT ((__const char *)); member in struct:__anon9296
153 __ptr_t (*gl_opendir) __PMT ((__const char *)); member in struct:__anon9297
  /src/external/gpl2/xcvs/dist/lib/
glob-libc.h 60 # define GLOB_ALTDIRFUNC (1 << 9)/* Use gl_opendir et al functions. */
107 void *(*gl_opendir) (__const char *); member in struct:__anon9588
136 void *(*gl_opendir) (__const char *); member in struct:__anon9589
  /src/external/gpl3/gdb/dist/gnulib/import/
glob-libc.h 42 # define GLOB_ALTDIRFUNC (1 << 9)/* Use gl_opendir et al functions. */
89 void *(*gl_opendir) (const char *); member in struct:__anon18401
118 void *(*gl_opendir) (const char *); member in struct:__anon18402
  /src/external/gpl3/gdb/lib/libgnulib/arch/aarch64/gnulib/import/
glob-libc.gl.h 49 # define GLOB_ALTDIRFUNC (1 << 9)/* Use gl_opendir et al functions. */
96 void *(*gl_opendir) (const char *); member in struct:__anon20259
125 void *(*gl_opendir) (const char *);
  /src/external/gpl3/gdb/lib/libgnulib/arch/aarch64eb/gnulib/import/
glob-libc.gl.h 49 # define GLOB_ALTDIRFUNC (1 << 9)/* Use gl_opendir et al functions. */
96 void *(*gl_opendir) (const char *); member in struct:__anon20261
125 void *(*gl_opendir) (const char *);
  /src/external/gpl3/gdb/lib/libgnulib/arch/alpha/gnulib/import/
glob-libc.gl.h 49 # define GLOB_ALTDIRFUNC (1 << 9)/* Use gl_opendir et al functions. */
96 void *(*gl_opendir) (const char *); member in struct:__anon20263
125 void *(*gl_opendir) (const char *);
  /src/external/gpl3/gdb/lib/libgnulib/arch/arm/gnulib/import/
glob-libc.gl.h 49 # define GLOB_ALTDIRFUNC (1 << 9)/* Use gl_opendir et al functions. */
96 void *(*gl_opendir) (const char *); member in struct:__anon20265
125 void *(*gl_opendir) (const char *);
  /src/external/gpl3/gdb/lib/libgnulib/arch/armeb/gnulib/import/
glob-libc.gl.h 49 # define GLOB_ALTDIRFUNC (1 << 9)/* Use gl_opendir et al functions. */
96 void *(*gl_opendir) (const char *); member in struct:__anon20267
125 void *(*gl_opendir) (const char *);
  /src/external/gpl3/gdb/lib/libgnulib/arch/hppa/gnulib/import/
glob-libc.gl.h 49 # define GLOB_ALTDIRFUNC (1 << 9)/* Use gl_opendir et al functions. */
96 void *(*gl_opendir) (const char *); member in struct:__anon20269
125 void *(*gl_opendir) (const char *);
  /src/external/gpl3/gdb/lib/libgnulib/arch/i386/gnulib/import/
glob-libc.gl.h 49 # define GLOB_ALTDIRFUNC (1 << 9)/* Use gl_opendir et al functions. */
96 void *(*gl_opendir) (const char *); member in struct:__anon20271
125 void *(*gl_opendir) (const char *);
  /src/external/gpl3/gdb/lib/libgnulib/arch/ia64/gnulib/import/
glob-libc.gl.h 49 # define GLOB_ALTDIRFUNC (1 << 9)/* Use gl_opendir et al functions. */
96 void *(*gl_opendir) (const char *); member in struct:__anon20273
125 void *(*gl_opendir) (const char *);
  /src/external/gpl3/gdb/lib/libgnulib/arch/m68000/gnulib/import/
glob-libc.gl.h 49 # define GLOB_ALTDIRFUNC (1 << 9)/* Use gl_opendir et al functions. */
96 void *(*gl_opendir) (const char *); member in struct:__anon20275
125 void *(*gl_opendir) (const char *);
  /src/external/gpl3/gdb/lib/libgnulib/arch/m68k/gnulib/import/
glob-libc.gl.h 49 # define GLOB_ALTDIRFUNC (1 << 9)/* Use gl_opendir et al functions. */
96 void *(*gl_opendir) (const char *); member in struct:__anon20277
125 void *(*gl_opendir) (const char *);
  /src/external/gpl3/gdb/lib/libgnulib/arch/mips64eb/gnulib/import/
glob-libc.gl.h 49 # define GLOB_ALTDIRFUNC (1 << 9)/* Use gl_opendir et al functions. */
96 void *(*gl_opendir) (const char *); member in struct:__anon20279
125 void *(*gl_opendir) (const char *);
  /src/external/gpl3/gdb/lib/libgnulib/arch/mips64el/gnulib/import/
glob-libc.gl.h 49 # define GLOB_ALTDIRFUNC (1 << 9)/* Use gl_opendir et al functions. */
96 void *(*gl_opendir) (const char *); member in struct:__anon20281
125 void *(*gl_opendir) (const char *);
  /src/external/gpl3/gdb/lib/libgnulib/arch/mipseb/gnulib/import/
glob-libc.gl.h 49 # define GLOB_ALTDIRFUNC (1 << 9)/* Use gl_opendir et al functions. */
96 void *(*gl_opendir) (const char *); member in struct:__anon20283
125 void *(*gl_opendir) (const char *);
  /src/external/gpl3/gdb/lib/libgnulib/arch/mipsel/gnulib/import/
glob-libc.gl.h 49 # define GLOB_ALTDIRFUNC (1 << 9)/* Use gl_opendir et al functions. */
96 void *(*gl_opendir) (const char *); member in struct:__anon20285
125 void *(*gl_opendir) (const char *);
  /src/external/gpl3/gdb/lib/libgnulib/arch/mipsn64eb/gnulib/import/
glob-libc.gl.h 49 # define GLOB_ALTDIRFUNC (1 << 9)/* Use gl_opendir et al functions. */
96 void *(*gl_opendir) (const char *); member in struct:__anon20287
125 void *(*gl_opendir) (const char *);
  /src/external/gpl3/gdb/lib/libgnulib/arch/mipsn64el/gnulib/import/
glob-libc.gl.h 49 # define GLOB_ALTDIRFUNC (1 << 9)/* Use gl_opendir et al functions. */
96 void *(*gl_opendir) (const char *); member in struct:__anon20289
125 void *(*gl_opendir) (const char *);
  /src/external/gpl3/gdb/lib/libgnulib/arch/powerpc/gnulib/import/
glob-libc.gl.h 49 # define GLOB_ALTDIRFUNC (1 << 9)/* Use gl_opendir et al functions. */
96 void *(*gl_opendir) (const char *); member in struct:__anon20291
125 void *(*gl_opendir) (const char *);
  /src/external/gpl3/gdb/lib/libgnulib/arch/powerpc64/gnulib/import/
glob-libc.gl.h 49 # define GLOB_ALTDIRFUNC (1 << 9)/* Use gl_opendir et al functions. */
96 void *(*gl_opendir) (const char *); member in struct:__anon20293
125 void *(*gl_opendir) (const char *);
  /src/external/gpl3/gdb/lib/libgnulib/arch/riscv32/gnulib/import/
glob-libc.gl.h 49 # define GLOB_ALTDIRFUNC (1 << 9)/* Use gl_opendir et al functions. */
96 void *(*gl_opendir) (const char *); member in struct:__anon20295
125 void *(*gl_opendir) (const char *);
  /src/external/gpl3/gdb/lib/libgnulib/arch/riscv64/gnulib/import/
glob-libc.gl.h 49 # define GLOB_ALTDIRFUNC (1 << 9)/* Use gl_opendir et al functions. */
96 void *(*gl_opendir) (const char *); member in struct:__anon20297
125 void *(*gl_opendir) (const char *);
  /src/external/gpl3/gdb/lib/libgnulib/arch/sh3eb/gnulib/import/
glob-libc.gl.h 49 # define GLOB_ALTDIRFUNC (1 << 9)/* Use gl_opendir et al functions. */
96 void *(*gl_opendir) (const char *); member in struct:__anon20299
125 void *(*gl_opendir) (const char *);

Completed in 24 milliseconds

1 2 3