Searched refs:E2BIG (Results 1 - 5 of 5) sorted by relevance

/ast/src/lib/libtksh/tcl/
H A DtclPosixStr.c43 #ifdef E2BIG
44 case E2BIG: return "E2BIG";
490 #ifdef E2BIG
491 case E2BIG: return "argument list too long";
/ast/src/lib/libast/comp/
H A Diconv.c59 #ifndef E2BIG
60 #define E2BIG ENOMEM macro
67 if (*fn && !e) e = E2BIG; \
643 e = E2BIG;
652 e = E2BIG;
764 e = E2BIG;
835 e = E2BIG;
889 e = E2BIG;
980 e = E2BIG;
1394 case E2BIG
[all...]
/ast/src/lib/libast/preroot/
H A Dgetpreroot.c40 #define ERANGE E2BIG
/ast/src/lib/libast/misc/
H A Dgetcwd.c85 #define ERANGE E2BIG
/ast/src/cmd/ksh93/sh/
H A Dpath.c1239 case E2BIG:

Completed in 23 milliseconds