Searched refs:GLOB_NOSPACE (Results 1 – 2 of 2) sorted by relevance
70 #define GLOB_NOSPACE (-1) /* Malloc call failed. */ macro
717 return (GLOB_NOSPACE); in globextend()729 return(GLOB_NOSPACE); in globextend()746 return (GLOB_NOSPACE); in globextend()751 return(copy == NULL ? GLOB_NOSPACE : 0); in globextend()