Home
last modified time | relevance | path

Searched refs:A_SHELL (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/less/
H A Dcmd.h38 #define A_SHELL 27 macro
H A Dcommand.c298 case A_SHELL: { in exec_mca()
1898 start_mca(A_SHELL, "!", ml_shell, 0); in commands()
2072 case A_SHELL: in commands()
2080 start_mca(action, (action == A_SHELL) ? "!" : "#", ml_shell, 0); in commands()
H A Dlesskey_parse.c95 { "shell", A_SHELL },
H A Ddecode.c178 '!',0, A_SHELL,