Searched refs:GLOB_ERR (Results 1 – 2 of 2) sorted by relevance
/haiku/headers/posix/ | ||
H A D | glob.h | 63 #define GLOB_ERR 0x0004 /* Return on error. */ macro |
/haiku/src/system/libroot/posix/ | ||
H A D | glob.c | 638 pglob->gl_flags & GLOB_ERR) in glob3() |