Searched refs:GLOB_ERR (Results 1 - 2 of 2) sorted by relevance

/fuchsia/zircon/third_party/ulib/musl/include/
H A Dglob.h24 #define GLOB_ERR 0x01 macro
/fuchsia/zircon/third_party/ulib/musl/src/regex/
H A Dglob.c89 if (errfunc(d, error) || (flags & GLOB_ERR))
136 if (error && (errfunc(d, error) || (flags & GLOB_ERR)))

Completed in 30 milliseconds