Searched refs:A_SHELL (Results 1 – 4 of 4) sorted by relevance
| /freebsd/contrib/less/ |
| H A D | cmd.h | 39 #define A_SHELL 27 macro
|
| H A D | command.c | 318 case A_SHELL: { in exec_mca() 2018 start_mca(A_SHELL, "!", ml_shell, 0); in commands() 2196 case A_SHELL: in commands() 2204 start_mca(action, (action == A_SHELL) ? "!" : "#", ml_shell, 0); in commands()
|
| H A D | lesskey_parse.c | 103 { "shell", A_SHELL },
|
| H A D | decode.c | 191 '!',0, A_SHELL,
|