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

  /device/linaro/bootloader/edk2/StdLib/Include/
glob.h 89 #define GLOB_MAGCHAR 0x0100 /* Pattern had globbing characters. */
  /external/openssh/openbsd-compat/
glob.h 92 #define GLOB_MAGCHAR 0x0100 /* Pattern had globbing characters. */
  /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 390 milliseconds