Searched refs:GLOB_ABORTED (Results 1 – 10 of 10) sorted by relevance
152 #define GLOB_ABORTED (-1) /* GLOB_ERR set or errfunc return!=0 */ macro 153 #define GLOB_ABEND GLOB_ABORTED /* backward compatibility */
128 #define GLOB_ABORTED 1 macro
130 #define GLOB_ABORTED 1 macro
137 #define GLOB_ABORTED 1 macro
867 return (GLOB_ABORTED); in glob3() 870 return (GLOB_ABORTED); in glob3()
194 gp->gl_error = GLOB_ABORTED; in errorcheck()
192 gp->gl_error = GLOB_ABORTED; in errorcheck()