Searched refs:A_SHELL (Results 1 – 4 of 4) sorted by relevance
/freebsd/contrib/less/ |
H A D | cmd.h | 38 #define A_SHELL 27 macro
|
H A D | command.c | 298 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 D | lesskey_parse.c | 95 { "shell", A_SHELL },
|
H A D | decode.c | 178 '!',0, A_SHELL,
|