Home
last modified time | relevance | path

Searched refs:GLOB_ERR (Results 1 – 13 of 13) sorted by relevance

/freebsd-14-stable/contrib/tcsh/
HDglob.h63 #define GLOB_ERR 0x0004 /* Return on error. */ macro
HDglob.c616 (pglob->gl_flags & GLOB_ERR)) in glob3()
/freebsd-14-stable/include/
HDglob.h74 #define GLOB_ERR 0x0004 /* Return on error. */ macro
/freebsd-14-stable/crypto/openssh/openbsd-compat/
HDglob.h80 #define GLOB_ERR 0x0004 /* Return on error. */ macro
HDglob.c728 pglob->gl_flags & GLOB_ERR)
/freebsd-14-stable/crypto/heimdal/lib/roken/
HDglob.hin80 #define GLOB_ERR 0x0004 /* Return on error. */
HDglob.c594 pglob->gl_flags & GLOB_ERR) in glob3()
/freebsd-14-stable/contrib/unbound/validator/
HDval_anchor.c798 #ifdef GLOB_ERR in anchor_read_bind_file_wild()
799 | GLOB_ERR in anchor_read_bind_file_wild()
/freebsd-14-stable/contrib/unbound/util/
HDconfiglexer.lex126 #ifdef GLOB_ERR in config_start_include_glob()
127 | GLOB_ERR in config_start_include_glob()
HDconfiglexer.c4436 #ifdef GLOB_ERR in config_start_include_glob()
4437 | GLOB_ERR in config_start_include_glob()
HDconfig_file.c1438 #ifdef GLOB_ERR in config_read()
1439 | GLOB_ERR in config_read()
/freebsd-14-stable/lib/libc/gen/
HDglob.c1092 (pglob->gl_flags & GLOB_ERR)) in err_aborted()
HDglob-compat11.c1060 (pglob->gl_flags & GLOB_ERR)) in err_aborted()