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

/freebsd-current/contrib/tcsh/
H A Dglob.h63 #define GLOB_ERR 0x0004 /* Return on error. */ macro
H A Dglob.c616 (pglob->gl_flags & GLOB_ERR))
/freebsd-current/include/
H A Dglob.h72 #define GLOB_ERR 0x0004 /* Return on error. */ macro
/freebsd-current/crypto/openssh/openbsd-compat/
H A Dglob.h80 #define GLOB_ERR 0x0004 /* Return on error. */ macro
H A Dglob.c728 pglob->gl_flags & GLOB_ERR)
/freebsd-current/contrib/unbound/util/
H A Dconfiglexer.lex126 #ifdef GLOB_ERR
127 | GLOB_ERR
H A Dconfiglexer.c4322 #ifdef GLOB_ERR
4323 | GLOB_ERR
H A Dconfig_file.c1401 #ifdef GLOB_ERR
1402 | GLOB_ERR
/freebsd-current/crypto/heimdal/lib/roken/
H A Dglob.c594 pglob->gl_flags & GLOB_ERR)
/freebsd-current/contrib/unbound/validator/
H A Dval_anchor.c798 #ifdef GLOB_ERR
799 | GLOB_ERR
/freebsd-current/lib/libc/gen/
H A Dglob-compat11.c1058 (pglob->gl_flags & GLOB_ERR))
H A Dglob.c1090 (pglob->gl_flags & GLOB_ERR))

Completed in 225 milliseconds