Home
last modified time | relevance | path

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

/freebsd/contrib/less/
H A Dcmd.h39 #define A_SHELL 27 macro
H A Dcommand.c318 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 Dlesskey_parse.c103 { "shell", A_SHELL },
H A Ddecode.c191 '!',0, A_SHELL,