Searched refs:GLOB_ERR (Results 1 – 14 of 14) sorted by relevance
64 #define GLOB_ERR 0x0004 /* Return on error. */ macro
27 NAMES => [qw(GLOB_ABEND GLOB_ALPHASORT GLOB_ALTDIRFUNC GLOB_BRACE GLOB_ERR
785 (pglob->gl_flags & GLOB_ERR))
74 #define GLOB_ERR 0x0004 /* Return on error. */ macro
105 #ifdef GLOB_ERR in config_start_include_glob()106 | GLOB_ERR in config_start_include_glob()
173 @a = bsd_glob("$dir/*", GLOB_ERR);
798 #ifdef GLOB_ERR in anchor_read_bind_file_wild()799 | GLOB_ERR in anchor_read_bind_file_wild()
125 #ifdef GLOB_ERR in config_start_include_glob()126 | GLOB_ERR in config_start_include_glob()
1409 #ifdef GLOB_ERR in config_read()1410 | GLOB_ERR in config_read()
3566 #ifdef GLOB_ERR in config_start_include_glob()3567 | GLOB_ERR in config_start_include_glob()
714 pglob->gl_flags & GLOB_ERR) in glob3()