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

/ast/src/lib/libast/include/
H A Dglob.h133 #define GLOB_INTR 4 macro
/ast/src/cmd/re/
H A Dtestglob.c230 #ifndef GLOB_INTR
231 #define GLOB_INTR (GLOB_UNKNOWN-4) macro
255 GLOB_INTR, "INTR", "an interrupt occurred",
/ast/src/lib/libast/misc/
H A Dglob.c324 gp->gl_error = GLOB_INTR;
556 gp->gl_error = GLOB_INTR;

Completed in 10 milliseconds