Searched refs:A_SHELL (Results 1 – 4 of 4) sorted by relevance
| /dragonfly/contrib/less/ |
| HD | cmd.h | 38 #define A_SHELL 27 macro
|
| HD | command.c | 296 case A_SHELL: { in exec_mca() 1892 start_mca(A_SHELL, "!", ml_shell, 0); in commands() 2066 case A_SHELL: in commands() 2074 … start_mca(action, (action == A_SHELL) ? "!" : "#", ml_shell, 0); in commands()
|
| HD | lesskey_parse.c | 95 { "shell", A_SHELL },
|
| HD | decode.c | 176 '!',0, A_SHELL,
|