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

  /external/openssh/openbsd-compat/
glob.h 81 #define GLOB_NOSPACE (-1) /* Malloc call failed. */
  /ndk/sources/host-tools/make-3.81/glob/
glob.h 106 #define GLOB_NOSPACE 1 /* Ran out of memory. */
178 If memory cannot be allocated for PGLOB, GLOB_NOSPACE is returned.
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
glob.h 76 #define GLOB_NOSPACE 1 /* Ran out of memory. */
156 If memory cannot be allocated for PGLOB, GLOB_NOSPACE is returned.
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
glob.h 76 #define GLOB_NOSPACE 1 /* Ran out of memory. */
156 If memory cannot be allocated for PGLOB, GLOB_NOSPACE is returned.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
glob.h 76 #define GLOB_NOSPACE 1 /* Ran out of memory. */
156 If memory cannot be allocated for PGLOB, GLOB_NOSPACE is returned.

Completed in 276 milliseconds