Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/less/
H A Dcommand.c53 extern void *ml_shell;
1603 start_mca(A_SHELL, "!", ml_shell, 0); in commands()
1778 start_mca(A_SHELL, "!", ml_shell, 0); in commands()
1841 start_mca(A_PIPE, "!", ml_shell, 0); in commands()
H A Dcmdbuf.c88 public void *ml_shell = (void *) &mlist_shell; variable
97 public void *ml_shell = (void *)3; variable