Searched refs:GLOB_ERR (Results 1 – 9 of 9) sorted by relevance
123 #define GLOB_ERR 0x0001 /* Don't continue on directory error */ macro
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()
640 pglob->gl_flags & GLOB_ERR)
856 pglob->gl_flags & GLOB_ERR) in glob3()