Searched refs:CALIAS (Results 1 – 2 of 2) sorted by relevance
568 if (vflag || (tp->type != CALIAS && tp->type != CEXEC && in c_whence()574 case CALIAS: in c_whence()595 case CALIAS: in c_whence()1159 ap->type = tflag ? CTALIAS : CALIAS; in c_alias()
1250 #define CALIAS 5 /* alias */ macro