_GLOB_ERR_BLOCK
if ((pglob->gl_flags & _GLOB_ERR_BLOCK) != 0) {
pglob->gl_flags = flags & ~(GLOB_MAGCHAR | _GLOB_ERR_BLOCK);
pglob->gl_flags |= _GLOB_ERR_BLOCK;