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

  /external/openssh/openbsd-compat/
glob.h 88 #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/i686-linux-glibc2.7-4.4.3/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/i686-linux-glibc2.7-4.6/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.7-4.6/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. */

Completed in 185 milliseconds