Searched refs:GLOB_ERR (Results 1 – 4 of 4) sorted by relevance
42 MACRO(GLOB_ERR); in glob_h()
70 #define GLOB_ERR 0x0004 /* Return on error. */ macro
137 ASSERT_EQ(GLOB_ABORTED, glob("/opendir-fail/x*", GLOB_ALTDIRFUNC | GLOB_ERR, nullptr, &g)); in TEST()
1101 (pglob->gl_flags & GLOB_ERR)) in err_aborted()