Home
last modified time | relevance | path

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

/external/mksh/src/
Dmain.c703 case LSHELL: in include()
763 case LSHELL: in shell()
Dexec.c843 case LSHELL: in comexec()
Dsh.h795 #define LSHELL 8 /* return to interactive shell() */ macro
Dedit.c1270 unwind(LSHELL); in x_emacs()
3606 unwind(LSHELL); in x_vi()
Dfuncs.c2409 how = LSHELL; in c_exitreturn()