Searched refs:CEXEC (Results 1 – 3 of 3) sorted by relevance
855 case CEXEC: in comexec()1198 tp->type = CEXEC; in findcom()
568 if (vflag || (tp->type != CALIAS && tp->type != CEXEC && in c_whence()584 case CEXEC: in c_whence()627 case CEXEC: in c_whence()
1249 #define CEXEC 4 /* executable command */ macro