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

/ast/src/lib/libast/include/
H A Dglob.h134 #define GLOB_APPERR 5 macro
/ast/src/lib/libast/misc/
H A Dglob.c520 gp->gl_error = GLOB_APPERR;
599 return GLOB_APPERR;
601 return GLOB_APPERR;
665 return GLOB_APPERR;
/ast/src/cmd/re/
H A Dtestglob.c233 #ifndef GLOB_APPERR
234 #define GLOB_APPERR (GLOB_UNKNOWN-5) macro
256 GLOB_APPERR, "APPERR", "aplication error",

Completed in 151 milliseconds