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

/external/mksh/src/
H A Dexec.c798 case CEXEC:
1134 tp->type = CEXEC;
H A Dfuncs.c550 if (vflag || (tp->type != CALIAS && tp->type != CEXEC &&
599 case CEXEC:
H A Dsh.h1118 int errnov; /* CEXEC/CTALIAS */
1191 #define CEXEC 4 /* executable command */ macro

Completed in 100 milliseconds