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

  /bionic/libc/include/
glob.h 82 #define GLOB_ALTDIRFUNC 0x0040 /* Use alternately specified directory funcs. */
  /device/linaro/bootloader/edk2/StdLib/Include/
glob.h 87 #define GLOB_ALTDIRFUNC 0x0040 /* Use alternately specified directory funcs. */
  /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 74 milliseconds