Home
last modified time | relevance | path

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

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