HomeSort by: relevance | last modified time | path
    Searched defs:GLOB_NOSPACE (Results 1 - 3 of 3) sorted by relevancy

  /src/include/
glob.h 81 #define GLOB_NOSPACE (-1) /* Malloc call failed. */
  /src/external/gpl2/gmake/dist/glob/
glob.h 106 #define GLOB_NOSPACE 1 /* Ran out of memory. */
178 If memory cannot be allocated for PGLOB, GLOB_NOSPACE is returned.
  /src/external/gpl2/xcvs/dist/lib/
glob-libc.h 78 #define GLOB_NOSPACE 1 /* Ran out of memory. */
158 If memory cannot be allocated for PGLOB, GLOB_NOSPACE is returned.

Completed in 27 milliseconds