Searched refs:ml_shell (Results 1 – 2 of 2) sorted by relevance
63 extern void *ml_shell;2093 start_mca(A_SHELL, "!", ml_shell, 0); in commands()2279 start_mca(action, (action == A_SHELL) ? "!" : "#", ml_shell, 0); in commands()2356 start_mca(A_PIPE, "!", ml_shell, 0); in commands()
95 public void *ml_shell = (void *) &mlist_shell; variable104 public void *ml_shell = (void *)3; variable868 || curr_mlist == ml_examine || curr_mlist == ml_shell in cmd_edit()