Searched refs:CALIAS (Results 1 - 2 of 2) sorted by relevance

/external/mksh/src/
H A Dfuncs.c568 if (vflag || (tp->type != CALIAS && tp->type != CEXEC &&
574 case CALIAS:
595 case CALIAS:
1159 ap->type = tflag ? CTALIAS : CALIAS;
H A Dsh.h1250 #define CALIAS 5 /* alias */ macro

Completed in 124 milliseconds