Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/less/dist/
H A Dcommand.c59 extern void *ml_shell;
1781 start_mca(A_SHELL, "!", ml_shell, 0); in commands()
1963 start_mca(action, (action == A_SHELL) ? "!" : "#", ml_shell, 0); in commands()
2026 start_mca(A_PIPE, "!", ml_shell, 0); in commands()
H A Dcmdbuf.c93 public void *ml_shell = (void *) &mlist_shell; variable
102 public void *ml_shell = (void *)3; variable