Home
last modified time | relevance | path

Searched defs:GLOB_NOSPACE (Results 1 – 4 of 4) sorted by relevance

/dflybsd-src/contrib/tcsh-6/
H A Dglob.h69 #define GLOB_NOSPACE (-1) /* Malloc call failed. */ macro
/dflybsd-src/include/
H A Dglob.h80 #define GLOB_NOSPACE (-1) /* Malloc call failed. */ macro
/dflybsd-src/lib/libssh/openbsd-compat/
H A Dglob.h86 #define GLOB_NOSPACE (-1) /* Malloc call failed. */ macro
/dflybsd-src/contrib/cvs-1.12/lib/
H A Dglob-libc.h78 #define GLOB_NOSPACE 1 /* Ran out of memory. */ macro