Searched refs:ml_shell (Results 1 – 2 of 2) sorted by relevance
51 extern void *ml_shell;1892 start_mca(A_SHELL, "!", ml_shell, 0); in commands()2074 start_mca(action, (action == A_SHELL) ? "!" : "#", ml_shell, 0); in commands()2137 start_mca(A_PIPE, "!", ml_shell, 0); in commands()
92 public void *ml_shell = (void *) &mlist_shell; variable101 public void *ml_shell = (void *)3; variable