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

/ast/src/lib/libast/include/
H A Dglob.h100 #define GLOB_ERR 0x0004 /* abort on error */ macro
/ast/src/lib/libast/misc/
H A Dglob.c189 if (gp->gl_flags & GLOB_ERR)
/ast/src/cmd/re/
H A Dtestglob.c125 H(" E GLOB_ERR abort on error\n");
807 flags |= GLOB_ERR;

Completed in 22 milliseconds