Searched refs:GLOB_ERR (Results 1 – 2 of 2) sorted by relevance
75 #define GLOB_ERR 0x0004 /* Return on error. */ macro
703 pglob->gl_flags & GLOB_ERR) in glob3()712 if (pglob->gl_flags & GLOB_ERR) in glob3()769 if (pglob->gl_flags & GLOB_ERR) { in glob3()797 if ((error || errno) && (pglob->gl_flags & GLOB_ERR)) in glob3()