Home
last modified time | relevance | path

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

/external/mksh/src/
Dfuncs.c726 case CALIAS: in do_whence()
889 ap->type = tflag ? CTALIAS : CALIAS; in c_alias()
Dsh.h1778 #define CALIAS 5 /* alias */ macro