Searched refs:GLOB_ERR (Results 1 – 11 of 11) sorted by relevance
79 #define GLOB_ERR 0x0004 /* Return on error. */ macro
724 pglob->gl_flags & GLOB_ERR)
325 pub const GLOB_ERR: ::c_int = 0x0004; constant
560 pub const GLOB_ERR: ::c_int = 0x0004; constant
802 if (glob(tok, GLOB_ERR, NULL, &g) < 0) { in process_trans()
859 pub const GLOB_ERR: ::c_int = 1 << 0; constant
1178 pub const GLOB_ERR: ::c_int = 1 << 0; constant
1268 pub const GLOB_ERR: ::c_int = 1; constant
1069 pub const GLOB_ERR: ::c_int = 1 << 0; constant
1805 pub const GLOB_ERR: ::c_int = 0x0004; constant
2244 pub const GLOB_ERR: ::c_int = 1 << 0; constant