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

  /device/linaro/bootloader/edk2/StdLib/Include/
glob.h 87 #define GLOB_ALTDIRFUNC 0x0040 /* Use alternately specified directory funcs. */
  /external/openssh/openbsd-compat/
glob.h 90 #define GLOB_ALTDIRFUNC 0x0040 /* Use alternately specified directory funcs. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/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.15-4.8/sysroot/usr/include/
glob.h 52 # define GLOB_ALTDIRFUNC (1 << 9)/* Use gl_opendir et al functions. */
61 GLOB_PERIOD|GLOB_ALTDIRFUNC|GLOB_BRACE| \
91 /* If the GLOB_ALTDIRFUNC flag is set, the following functions
120 /* If the GLOB_ALTDIRFUNC flag is set, the following functions

Completed in 511 milliseconds