Searched refs:GLOB_ABORTED (Results 1 – 9 of 9) sorted by relevance
152 #define GLOB_ABORTED (-1) /* GLOB_ERR set or errfunc return!=0 */ macro153 #define GLOB_ABEND GLOB_ABORTED /* backward compatibility */
128 #define GLOB_ABORTED 1 macro
137 #define GLOB_ABORTED 1 macro
638 return(GLOB_ABORTED);641 return(GLOB_ABORTED);
854 return (GLOB_ABORTED); in glob3()857 return (GLOB_ABORTED); in glob3()
194 gp->gl_error = GLOB_ABORTED; in errorcheck()