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

/freebsd-9.3-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-9.3-release/crypto/openssh/openbsd-compat/
H A Dglob.h75 #define GLOB_ERR 0x0004 /* Return on error. */ macro
H A Dglob.c723 pglob->gl_flags & GLOB_ERR)
/freebsd-9.3-release/include/
H A Dglob.h73 #define GLOB_ERR 0x0004 /* Return on error. */ macro
/freebsd-9.3-release/crypto/heimdal/lib/roken/
H A Dglob.hin78 #define GLOB_ERR 0x0004 /* Return on error. */
H A Dglob.c596 pglob->gl_flags & GLOB_ERR)
/freebsd-9.3-release/lib/libc/gen/
H A Dglob.c672 pglob->gl_flags & GLOB_ERR)

Completed in 75 milliseconds