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

/freebsd-13-stable/include/
H A Dglob.h75 #define GLOB_ERR 0x0004 /* Return on error. */ macro
/freebsd-13-stable/contrib/tcsh/
H A Dglob.h63 #define GLOB_ERR 0x0004 /* Return on error. */ macro
H A Dglob.c616 (pglob->gl_flags & GLOB_ERR))
/freebsd-13-stable/crypto/openssh/openbsd-compat/
H A Dglob.h79 #define GLOB_ERR 0x0004 /* Return on error. */ macro
H A Dglob.c724 pglob->gl_flags & GLOB_ERR)
/freebsd-13-stable/contrib/unbound/util/
H A Dconfiglexer.lex126 #ifdef GLOB_ERR
127 | GLOB_ERR
H A Dconfig_file.c1263 #ifdef GLOB_ERR
1264 | GLOB_ERR
/freebsd-13-stable/crypto/heimdal/lib/roken/
H A Dglob.c594 pglob->gl_flags & GLOB_ERR)
/freebsd-13-stable/contrib/unbound/validator/
H A Dval_anchor.c798 #ifdef GLOB_ERR
799 | GLOB_ERR
/freebsd-13-stable/lib/libc/gen/
H A Dglob-compat11.c1064 (pglob->gl_flags & GLOB_ERR))
H A Dglob.c1095 (pglob->gl_flags & GLOB_ERR))

Completed in 121 milliseconds