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

  /external/openssh/openbsd-compat/
glob.h 87 #define GLOB_BRACE 0x0080 /* Expand braces ala csh. */
  /ndk/sources/host-tools/make-3.81/glob/
glob.h 89 # define GLOB_BRACE (1 << 10)/* Expand "{a,b}" to "a" "b". */
97 GLOB_PERIOD|GLOB_ALTDIRFUNC|GLOB_BRACE| \
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
glob.h 59 # define GLOB_BRACE (1 << 10)/* Expand "{a,b}" to "a" "b". */
67 GLOB_PERIOD|GLOB_ALTDIRFUNC|GLOB_BRACE| \
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
glob.h 59 # define GLOB_BRACE (1 << 10)/* Expand "{a,b}" to "a" "b". */
67 GLOB_PERIOD|GLOB_ALTDIRFUNC|GLOB_BRACE| \
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
glob.h 59 # define GLOB_BRACE (1 << 10)/* Expand "{a,b}" to "a" "b". */
67 GLOB_PERIOD|GLOB_ALTDIRFUNC|GLOB_BRACE| \

Completed in 2010 milliseconds