Searched refs:CEXEC (Results 1 – 3 of 3) sorted by relevance
789 case CEXEC: in comexec()1126 tp->type = CEXEC; in findcom()
544 if (vflag || (tp->type != CALIAS && tp->type != CEXEC && in c_whence()593 case CEXEC: in c_whence()
1176 #define CEXEC 4 /* executable command */ macro