HomeSort by relevance Sort by last modified time
    Searched refs:CEXEC (Results 1 - 3 of 3) sorted by null

  /external/mksh/src/
exec.c 789 case CEXEC:
1126 tp->type = CEXEC;
    [all...]
funcs.c 544 if (vflag || (tp->type != CALIAS && tp->type != CEXEC &&
593 case CEXEC:
    [all...]
sh.h 1102 int errnov; /* CEXEC/CTALIAS */
    [all...]

Completed in 466 milliseconds