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

  /external/avahi/avahi-daemon/
glob.h 99 #define GLOB_MAGCHAR 0x0100 /* Pattern had globbing characters. */
  /hardware/bsp/intel/peripheral/libmraa/src/glob/
glob.h 89 #define GLOB_MAGCHAR 0x0100 /* Pattern had globbing characters. */
  /ndk/sources/host-tools/make-3.81/glob/
glob.h 87 # define GLOB_MAGCHAR (1 << 8)/* Set in gl_flags if any metachars seen. */
125 int gl_flags; /* Set to FLAGS, maybe | GLOB_MAGCHAR. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
glob.h 57 # define GLOB_MAGCHAR (1 << 8)/* Set in gl_flags if any metachars seen. */
95 int gl_flags; /* Set to FLAGS, maybe | GLOB_MAGCHAR. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
glob.h 51 # define GLOB_MAGCHAR (1 << 8)/* Set in gl_flags if any metachars seen. */
89 int gl_flags; /* Set to FLAGS, maybe | GLOB_MAGCHAR. */

Completed in 226 milliseconds