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

  /external/openssh/openbsd-compat/
glob.h 86 #define GLOB_ALTDIRFUNC 0x0040 /* Use alternately specified directory funcs. */
  /ndk/sources/host-tools/make-3.81/glob/
glob.h 88 # define GLOB_ALTDIRFUNC (1 << 9)/* Use gl_opendir et al functions. */
97 GLOB_PERIOD|GLOB_ALTDIRFUNC|GLOB_BRACE| \
127 /* If the GLOB_ALTDIRFUNC flag is set, the following functions
149 /* If the GLOB_ALTDIRFUNC flag is set, the following functions
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
glob.h 58 # define GLOB_ALTDIRFUNC (1 << 9)/* Use gl_opendir et al functions. */
67 GLOB_PERIOD|GLOB_ALTDIRFUNC|GLOB_BRACE| \
97 /* If the GLOB_ALTDIRFUNC flag is set, the following functions
126 /* If the GLOB_ALTDIRFUNC flag is set, the following functions
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
glob.h 58 # define GLOB_ALTDIRFUNC (1 << 9)/* Use gl_opendir et al functions. */
67 GLOB_PERIOD|GLOB_ALTDIRFUNC|GLOB_BRACE| \
97 /* If the GLOB_ALTDIRFUNC flag is set, the following functions
126 /* If the GLOB_ALTDIRFUNC flag is set, the following functions
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
glob.h 58 # define GLOB_ALTDIRFUNC (1 << 9)/* Use gl_opendir et al functions. */
67 GLOB_PERIOD|GLOB_ALTDIRFUNC|GLOB_BRACE| \
97 /* If the GLOB_ALTDIRFUNC flag is set, the following functions
126 /* If the GLOB_ALTDIRFUNC flag is set, the following functions

Completed in 2890 milliseconds