HomeSort by: relevance | last modified time | path
    Searched refs:CEXEC (Results 1 - 3 of 3) sorted by relevancy

  /src/bin/ksh/
table.h 27 int errno_; /* CEXEC/CTALIAS */
77 #define CEXEC 4 /* executable command */
c_ksh.c 481 if (vflag || (tp->type != CALIAS && tp->type != CEXEC
520 case CEXEC:
exec.c 699 case CEXEC: /* executable command */
959 tp->type = CEXEC;

Completed in 16 milliseconds