Home
last modified time | relevance | path

Searched refs:LSHELL (Results 1 – 5 of 5) sorted by relevance

/external/mksh/src/
Dmain.c765 case LSHELL: in include()
839 case LSHELL: in shell()
Dexec.c802 case LSHELL: in comexec()
Dedit.c1304 unwind(LSHELL); in x_emacs()
3596 unwind(LSHELL); in x_vi()
Dsh.h804 #define LSHELL 8 /* return to interactive shell() */ macro
Dfuncs.c2157 how = LSHELL; in c_exitreturn()