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

/freebsd-11.0-release/contrib/tcsh/
H A Dglob.h63 #define GLOB_ERR 0x0004 /* Return on error. */ macro
H A Dglob.c607 (pglob->gl_flags & GLOB_ERR))
/freebsd-11.0-release/include/
H A Dglob.h73 #define GLOB_ERR 0x0004 /* Return on error. */ macro
/freebsd-11.0-release/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-11.0-release/contrib/unbound/util/
H A Dconfiglexer.lex117 #ifdef GLOB_ERR
118 | GLOB_ERR
H A Dconfig_file.c807 #ifdef GLOB_ERR
808 | GLOB_ERR
/freebsd-11.0-release/contrib/unbound/validator/
H A Dval_anchor.c798 #ifdef GLOB_ERR
799 | GLOB_ERR
/freebsd-11.0-release/crypto/heimdal/lib/roken/
H A Dglob.c594 pglob->gl_flags & GLOB_ERR)
/freebsd-11.0-release/lib/libc/gen/
H A Dglob.c666 pglob->gl_flags & GLOB_ERR)

Completed in 145 milliseconds