Searched refs:GLOB_ERR (Results 1 – 10 of 10) sorted by relevance
123 #define GLOB_ERR 0x0001 /* Don't continue on directory error */ macro 152 #define GLOB_ABORTED (-1) /* GLOB_ERR set or errfunc return!=0 */
100 #define GLOB_ERR 0x0004 /* abort on error */ macro
109 #define GLOB_ERR 0x0004 /* abort on error */ macro
191 if (gp->gl_flags & GLOB_ERR) in errorcheck()
189 if (gp->gl_flags & GLOB_ERR) in errorcheck()
869 pglob->gl_flags & GLOB_ERR) in glob3()