Searched refs:GLOB_ERR (Results 1 – 22 of 22) sorted by relevance
108 if (errno!=ENOENT && (errfunc(buf, errno) || (flags & GLOB_ERR))) in do_glob()129 if (errfunc(buf, errno) || (flags & GLOB_ERR)) in do_glob()169 if (readerr && (errfunc(buf, errno) || (flags & GLOB_ERR))) in do_glob()
25 #define GLOB_ERR 0x01 macro
17 C(GLOB_ERR) in f()
491 if (glob(pathname, GLOB_ERR|GLOB_NOSORT, NULL, &p) < 0) { in pa_scache_add_directory_lazy()
237 GLOB_ERR
314 GLOB_ERR
321 GLOB_ERR
391 GLOB_ERR
367 GLOB_ERR
450 GLOB_ERR
779 GLOB_ERR
350 pub const GLOB_ERR: ::c_int = 0x0004; constant
859 pub const GLOB_ERR: ::c_int = 1 << 0; constant
784 pub const GLOB_ERR: ::c_int = 0x0004; constant
1821 pub const GLOB_ERR: ::c_int = 0x0001; constant
1621 pub const GLOB_ERR: ::c_int = 1; constant
1590 pub const GLOB_ERR: ::c_int = 1 << 0; constant
2269 pub const GLOB_ERR: ::c_int = 1 << 0; constant
3225 pub const GLOB_ERR: ::c_int = 0x0004; constant