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

/external/mksh/src/
H A Dexec.c777 case CEXEC:
1114 tp->type = CEXEC;
H A Dfuncs.c525 if (vflag || (tp->type != CALIAS && tp->type != CEXEC &&
574 case CEXEC:
H A Dsh.h974 int errnov; /* CEXEC/CTALIAS */
1046 #define CEXEC 4 /* executable command */ macro

Completed in 188 milliseconds