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

  /external/mksh/src/
exec.c 802 case CEXEC:
1135 tp->type = CEXEC;
    [all...]
funcs.c 543 if (vflag || (tp->type != CALIAS && tp->type != CEXEC &&
592 case CEXEC:
    [all...]
sh.h 1103 int errnov; /* CEXEC/CTALIAS */
    [all...]

Completed in 41 milliseconds