Home
last modified time | relevance | path

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

/third_party/mksh/
Dfuncs.c744 case CALIAS: in do_whence()
916 ap->type = tflag ? CTALIAS : CALIAS; in c_alias()
Dsh.h1853 #define CALIAS 5 /* alias */ macro