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

  /external/avahi/avahi-daemon/
glob.h 90 #define GLOB_NOSPACE (-1) /* Malloc call failed. */
  /hardware/bsp/intel/peripheral/libmraa/src/glob/
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/x86_64-linux-glibc2.11-4.8/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.15-4.8/sysroot/usr/include/
glob.h 70 #define GLOB_NOSPACE 1 /* Ran out of memory. */
145 If memory cannot be allocated for PGLOB, GLOB_NOSPACE is returned.

Completed in 165 milliseconds